Send Text Message
In this page we show you how to send a text message.
A text-type conversation is simply a message sent using written words and/or actions.
In this table below you'll see the Arguments for this request.
Arguments | Explanation |
---|---|
text *required | The text content of the message. Maximum length of 4096 characters. |
actions (optional) | An array of actions related to the message, like buttons or website links. |
For example, a "speak to customer support" button with the message is an action. The user won't need to navigate to a different platform to speak to customer support.
How to construct a request to send a text message to a WhatsApp user using the specified API endpoint.
The provided YAML configuration below defines an API specification using the OpenAPI (formerly known as Swagger) format.
Last updated