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
Example request
{
"conversation_uuid": "1eb09f33-348e-42e6-bfb3-361df133c82e",
"data": "Hello"
}Response
Successful operation — the message has been sent.