Outgoing Messages
Send Whatsapp Text Message
Send Whatsapp Text Message
post/whatsapp/message/text
Request body
Example request
{
"from": "+919999999999",
"to": "+919999999999",
"groupId": "grp_XYZ",
"messageId": "uuid-v4",
"content": {
"text": "Hello, world!"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.