messaging
Sends a voice message to a list of recipients
post/converged/voice
Request body
Example request
{
"senderAddress": "4369912345678",
"senderAddressType": "international",
"contentCategory": "informational",
"notificationCallbackUrl": "https://user:pass@myservice.com/myservice/",
"clientMessageId": "myUniqueId",
"priority": 5,
"validityPeriode": 300
}Response
successful operation