Send poll
Queues a WhatsApp poll. Send phone, name, and options (2 to 12 items). Optional: selectable_options_count (1 single choice; 0 multiple), hide_participant_names, end_time (ISO 8601 datetime with timezone), and allow_add_option.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Identificador publico da instancia no formato gerado pela plataforma: prefixo VZ seguido de caracteres alfanumericos.
"VZ9K2M4N8P1Q3R5S7T0WABCD01EF"
Body
Poll question.
Poll options (2 to 12).
2 - 12 elementsHow many options the recipient may select. Default 1 (single choice). Use 0 for unlimited multiple selection.
Hide voter names (same as the WhatsApp app toggle).
End datetime in ISO 8601 (RFC3339) with timezone, e.g. 2026-06-20T18:00:00Z. Must be in the future. Omit for no deadline.
Allow participants to add options to the poll.
Optional. Message identifier for the request; if omitted, the server generates one automatically.
WhatsApp message ID to reply to or quote.

