Skip to main content
POST
Send a WhatsApp Template
This endpoint is for sending templates only. If you want more functionality (like adding tags) use the Create a flow execution endpoint.

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Path Parameters

id
string<uuid>
required

Template Id

Body

phone
string
required

The phone number to send the WhatsApp Template to.

Maximum string length: 20
variables
string[]

An array of variables to be used in the WhatsApp Template. Variables are taken in order HEADER, BODY and BUTTONs. (e.g. position 0 corresponds to the HEADER (if it exists) or variable {{1}}, position 1 to variable {{2}} and so on.

Response

201 - application/json
id
string<uuid>
required

Message Id

conversation
string<uuid>
required

Message Conversation Id