Skip to main content
POST
Send a template message

Authorizations

Authorization
string
header
required

API key from Developer Tools. Use Authorization: Bearer <api_key>. Do not send a user JWT; it will be rejected with 401.

Body

application/json
phone
string
required
template
object
required
first_name
string
last_name
string
email

Response

Success or Meta error in body

status
integer
required
success
any
required
message
string
required
data
object
required

Response payload

errors
object[]
required