post {protocol}://{server}{basePath}/accounts//communication-managers//voice-plans
This API requires the Account Administrator role.
Create voice plan for specified account id and communication manager server id
Responses
This API requires the Account Administrator role.
Create voice plan for specified account id and communication manager server id
xxxxxxxxxx
curl --request POST \
--url https://host-region.api.avayacloud.com/api/admin/voice/v1/accounts/accountId/communication-managers/communicationManagerId/voice-plans \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"type":"SYSTEM"}'