Qwetty API
string · requiredstring · requiredstringstring
Manage and send message templates
Send a template message
POST
https://api.qwetty.com/api/v1
/send-template
Send a WhatsApp template message to a phone number. If no existing chat is found for the phone number, a new chat will be created automatically.
This endpoint only works with WhatsApp API channels. If channelId is not specified, the first available WhatsApp API channel in the organization will be used.
Send a template message › Request Body
phoneNumberRecipient phone number (will be normalized to digits only)
templateIdID of the message template to send
object
Variables to fill into the template
channelIdSpecific WhatsApp API channel to use. If not provided, the first available WhatsApp API channel will be used.
Send a template message › Responses
Template message sent successfully
object
message