Send reply to a message with buttons
| Property | Type | Required | Description |
|---|---|---|---|
sessionId | string | ✅ Yes | Authenticated session ID that will send the response |
jid | string | ✅ Yes | Recipient identifier (WhatsApp JID). Format: [email protected] for contacts or [email protected] for groups |
selectedButtonID | string | ✅ Yes | Selected button ID (rowId of the chosen option) |
selectedDisplayText | string | ✅ Yes | Display text of the selected button |
replyTo | string | ✅ Yes | Message ID with buttons that you are replying to |
200 - Response sent successfully400 - Invalid parameters401 - Unauthorized session404 - Session not foundYour Wappfy API key (get it at dash.wappfy.com.br)