Skip to main content
POST
Send List Message

Headers

Authorization
string | null

Body

application/json

Request to send a list message.

phone_number
string
required

Recipient phone number.

Required string length: 5 - 50
body
string
required

Primary list message body.

Required string length: 1 - 1024
button_text
string
required

Call-to-action label that opens the list.

Required string length: 1 - 30
sections
InteractiveSection · object[]
required

One or more sections containing selectable rows.

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

Optional footer text shown under the list body.

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