Channels-Voice-Hybrid Cloud Gateway

Number of APIs: 5

  1. Creates an HCG server POST https://{{axpAPIDomain}}/api/admin/voice/v1/accounts/:accountId/hybrid-cloud-gateways

  2. Lists all HCG servers GET https://{{axpAPIDomain}}/api/admin/voice/v1/accounts/:accountId/hybrid-cloud-gateways?filter=name=AHCG123&orderBy=name

  3. Updates an HCG server PUT https://{{axpAPIDomain}}/api/admin/voice/v1/accounts/:accountId/hybrid-cloud-gateways/:hybridCloudGatewayId

  4. Details of an HCG server GET https://{{axpAPIDomain}}/api/admin/voice/v1/accounts/:accountId/hybrid-cloud-gateways/:hybridCloudGatewayId

  5. Deletes an HCG server DELETE https://{{axpAPIDomain}}/api/admin/voice/v1/accounts/:accountId/hybrid-cloud-gateways/:hybridCloudGatewayId