java.lang.Object
com.ringcentral.paths.restapi.v2.accounts.extensions.Index

public class Index extends Object
  • Field Details

  • Constructor Details

    • Index

      public Index(Index parent)
  • Method Details

    • path

      public String path()
    • path

      public String path(Boolean withParameter)
    • 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:
      RestException
      IOException
    • devices

      public Index devices()
    • devices

      public Index devices(String deviceId)
    • commHandling

      public Index commHandling()
    • callFlipNumbers

      public Index callFlipNumbers()