Channels-Voice-Communication Manager

Number of APIs: 5

  1. Updates a CM server PUT https://{{axpAPIDomain}}/api/admin/voice/v1/accounts/:accountId/communication-managers/:communicationManagerId

  2. Creates a CM server POST https://{{axpAPIDomain}}/api/admin/voice/v1/accounts/:accountId/communication-managers

  3. Lists all CM servers GET https://{{axpAPIDomain}}/api/admin/voice/v1/accounts/:accountId/communication-managers?pageNumber=1&pageSize=5&filter=name=CM1420&orderBy=name

  4. Deletes a CM server DELETE https://{{axpAPIDomain}}/api/admin/voice/v1/accounts/:accountId/communication-managers/:communicationManagerId

  5. Gets details of a CM server GET https://{{axpAPIDomain}}/api/admin/voice/v1/accounts/:accountId/communication-managers/:communicationManagerId