cURL
Messages
Send Polling
Create and send polls to WhatsApp users to gather feedback, conduct surveys, and make group decisions.
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Message ID.
Example:
"xxx@c.us"
Polling title
Example:
"Are you have a bachelor degree ?"
Polling Name
Example:
["Yes", "No", "I don't think so"]Multiple Answer ( user can choose more than one answer )
Example:
false
Message ID to reply to (optional)
Example:
"message_id_here"