Skip to main content
POST
Send Button Message

Headers

Authorization
string | null

Body

application/json

Request to send a button reply message.

phone_number
string
required

Recipient phone number.

Required string length: 5 - 50
body
string
required

Primary interactive message body.

Required string length: 1 - 1024
buttons
InteractiveButton · object[]
required

Up to three quick-reply buttons.

Required array length: 1 - 3 elements
whatsapp_account_id
string<uuid>
required

Optional footer text shown under the buttons.

Maximum string length: 60
contact_id
string<uuid> | null

Response

Successful Response

Response from sending an interactive message.

success
boolean
required
message_id
string<uuid>
required
status
string
required
run_id
string | null