Skip to main content
POST
Send a text or interactive button 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
message
string
required
first_name
string
last_name
string
email
header
string
buttons
object[]

Response

Message sent

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

Response payload

errors
object[]
required