Send a plain text WhatsApp message to an existing contact.
| Field | Type | Required | Description |
|---|---|---|---|
phone_number | string | Yes | Recipient phone number with country code |
message_type | string | Yes | Must be "text" |
text | string | Yes | The text content of the message |
context_message_id | string | No | WhatsApp message ID to reply to |
context_message_id when replying to specific messages. This creates a
visual thread in the WhatsApp conversation.Bearer token for authentication. Format: Bearer YOUR_BEARER_TOKEN
Recipient phone number with country code
"+27123456789"
Must be "text"
text "text"
Text content of the message
"Hello! This is a test message from FlowIQ API."
WhatsApp message ID to reply to
"wamid.HBgLMjc4MTIzNDU2NzgVAgASGBQzRUI..."