Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Envie botões de resposta ou uma lista dentro dos limites permitidos.
POST /broadcast/public/send-freeform
fromPhoneNumber
toPhoneNumber
type
{ "fromPhoneNumber": "14844634680", "toPhoneNumber": "919675360316", "type": "interactive", "interactive": { "type": "button", "header": { "type": "text", "text": "Renew your plan" }, "body": { "text": "Your subscription ends in 3 days. Renew now?" }, "footer": { "text": "Reply STOP to opt out" }, "action": { "buttons": [ { "type": "reply", "reply": { "id": "renew_yes", "title": "Renew now" } }, { "type": "reply", "reply": { "id": "renew_later", "title": "Remind me later" } } ] } } }
{ "fromPhoneNumber": "14844634680", "toPhoneNumber": "919675360316", "type": "interactive", "interactive": { "type": "list", "header": { "type": "text", "text": "Pick a plan" }, "body": { "text": "Choose the plan that fits your team." }, "action": { "button": "View plans", "sections": [ { "title": "Monthly", "rows": [ { "id": "starter_m", "title": "Starter", "description": "3 seats included" }, { "id": "growth_m", "title": "Growth", "description": "10 seats included" } ] } ] } } }
{ "status": true, "status_code": 200, "message": "Free-form message queued successfully", "data": {} }
400
http
https
401
429
500
503
Esta página foi útil?