Send an interactive message
Send interactive buttons or a list. Needs an open window.
interactive object as-is; its type (e.g. button, list) is required. Target with to and sender (or just to if you have one active sender), or pass conversation_id to send into a specific existing thread. Needs an open 24-hour window. Async: returns 202 { message_id, status: "pending" }.
The customer’s choice arrives as an inbound message — read it via List messages or a webhook.Authorizations
Body
WhatsApp interactive object; its type (e.g. button, list) is required.
Recipient phone in E.164 digits (optional leading +), e.g. 255712345678. The number you are messaging. Pair with sender.
7 - 20^\+?[1-9]\d{6,17}$Which of your WhatsApp numbers to send from (number or phone_number_id). Pair with to to target the conversation. Optional when your workspace has a single active sender. Preferred over sender_id.
64Alternative to sender. The id of an existing one-to-one thread; recipient and sender are taken from it, so to / sender / sender_id are ignored. Use this to pin a precise conversation when the same recipient can be reached through more than one of your senders.
Deprecated: use sender.