Outgoing Messages
Send Whatsapp Image Message
Send Whatsapp Image Message
post/whatsapp/message/image
Request body
Example request
{
"from": "+919999999999",
"to": "+919999999999",
"groupId": "grp_XYZ",
"messageId": "uuid-v4",
"content": {
"mediaUrl": "https://example.com/image.jpg",
"caption": "This is a caption"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.