latestOpenAPI 3.1.1Proprietary – Contact us for usage terms2026-08-20173183551.4 KB

9da73dd2f99e

whatsapp

Send a WhatsApp message

Sends a text message in an existing WhatsApp conversation.

Permission: Access is managed by the WhatsApp service. No specific API token permission is checked.

Monitoring: No impact.

post/whatsapp/messages

Request body

conversation_uuidstring required
datastring required

Example request

{
  "conversation_uuid": "1eb09f33-348e-42e6-bfb3-361df133c82e",
  "data": "Hello"
}

Response

Successful operation — the message has been sent.