Creates a CM server
POST https://{{axpAPIDomain}}/api/admin/voice/v1/accounts/:accountId/communication-managers
This API requires the Account Administrator role.
Creates a Communication Manager for specified account
Request Body
{"name"=>"CM4696", "description"=>"This is testing Communication Manager.", "hostname"=>"dc1-cm96.avayacloud.stage", "port"=>"5022", "username"=>"cust", "password"=>"testpassword", "version"=>"V10_X", "hybridCloudGatewayId"=>"04703a3a-3dfb-4606-ae79-fd0fe0be3e64"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
appkey | string | ||
Content-Type | string | ||
Accept | string |