cURL
Messages
Send Text Message
Send plain text messages to WhatsApp users for basic communication, notifications, and automated messaging.
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Contact ID.
Required string length:
10 - 50Pattern:
^[0-9]+@[cs]\.us$Example:
"xxx@c.us"
Message.
Required string length:
1 - 4096Example:
"Hello world"
Message ID to reply to (optional)
Required string length:
1 - 100Pattern:
^[A-Za-z0-9_-]+$Example:
"message_id_here"
Enable or disable link preview (default: true)
Example:
"true"
Sending high quality link preview (default: true)
Example:
"true"