Updates a CM server
PUT https://{{axpAPIDomain}}/api/admin/voice/v1/accounts/:accountId/communication-managers/:communicationManagerId
This API requires the Account Administrator role.
Updates an existing Communication Manager server with cm id by accound id
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 |