Send Interactive Buttons MessageCopy Pagepost https://{WATI_API_ENDPOINT}/api/v1/sendInteractiveButtonsMessageRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamswhatsappNumberstringrequiredWhatsApp Number with country code. Example, 85264318721Body Paramstext/jsonapplication/jsonapplication/*+jsonapplication/json-patch+jsonInteractiveButtonsMessage 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-3Allowed characters length after mapping: header text: 60 body text: 1024 footer text: 60 button's text: 20bodystring | nullfooterstring | nullheaderobjectheader objectbuttonsarray of objects | nullbuttonsADD objectHeaderscontent-typestringenumDefaults to text/jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponse 200SuccessUpdated 5 months ago