messaging
Send whatsapp message
Sends a whatsapp message (broadcast) to a list of recipients
post/converged/whatsapp
Request body
Example request
{
"messageContent": "example message content",
"contentCategory": "informational",
"clientMessageId": "myUniqueId",
"priority": 5,
"attachmentId": 20,
"validityPeriode": 300
}Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.