Skip to main content
POST
Send WhatsApp interactive message

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
to
string
required

Recipient E.164 phone number OR WhatsApp Business Solution UID.

Minimum string length: 1
body
string
required

Message body text (1-1024 chars).

Required string length: 1 - 1024
action
object
required

Reply-buttons ({ buttons }) OR list-menu ({ button, sections }).

header
string

Optional short header text (max 60 chars).

Maximum string length: 60

Optional footer text (max 60 chars).

Maximum string length: 60

Response

200

Default Response