Class Index
java.lang.Object
com.ringcentral.paths.restapi.v2.accounts.extensions.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondelete(BulkDeleteUsersRequest bulkDeleteUsersRequest) Deletes extension(s) of User and Limited types, and depending on device type either keeps or destroys the assets - numbers and devices.devices()path()
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
delete
public BulkDeleteUsersResponse delete(BulkDeleteUsersRequest bulkDeleteUsersRequest) throws RestException, IOException Deletes extension(s) of User and Limited types, and depending on device type either keeps or destroys the assets - numbers and devices. If a device is rented or bought in RC, it will be moved to the inventory. A BYOD (Other Phone) device will be deleted. Multiple extensions can be deleted by a single API call.HTTP Method: delete Endpoint: /restapi/v2/accounts/{accountId}/extensions Rate Limit Group: Heavy App Permission: EditAccounts User Permission: Users
- Throws:
RestExceptionIOException
-
devices
-
devices
-
commHandling
-
callFlipNumbers
-