messaging
Send binary message
Sends a binary message to a list of recipients
post/smsmessaging/binary
Request body
Example request
{
"senderAddress": "4369912345678",
"senderAddressType": "international",
"contentCategory": "informational",
"notificationCallbackUrl": "https://user:pass@myservice.com/myservice/",
"clientMessageId": "myUniqueId",
"priority": 5,
"validityPeriode": 300
}Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.