Send message

This endpoint is used to send ChatApps messages individually (1 request per message).
It is ideal to send single personalized messages for use-cases like notifications or alerting for example.

For WhatsApp:
When sending a 'text' type message, we will try to match it with registered WhatsApp templates under your account
If matching is successful, the message will be submitted as a template to WhatsApp, if not as a normal message

To bypass the template matching and send template only, you can select type 'template'
In this case, you need to provide template name, language and parameters

More examples on how this endpoint can be used are available here: Usage examples

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!