Send Interactive Buttons Message

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

WhatsApp Number with country code. Example, 85264318721

Body Params
InteractiveButtonsMessage

Header:
{
"type": "Text or Video or Image or Document",
"text":"header text for type Text",
"media": {
"url":"https://...", // (media obj should be not empty for non Text types)
"fileName": "MyDoc.pdf"} // (this field is only Document type)
}
Buttons:
allowed count: 1-3
Allowed characters length after mapping:
header text: 60
body text: 1024
footer text: 60
button's text: 20
string | null
string | null
header
object
buttons
array of objects | null
buttons
Headers
string
enum
Defaults to text/json

Generated from available request content types

Allowed:
Response
200

Success

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!