Send Pool

POST {{APIV2}}/api/v2/evolution/message/sendPoll

Request Body

{"number"=>"5531994359434", "name"=>"Main text of the poll", "selectableCount"=>1, "values"=>["Question 1", "Question 2", "Question 3"], "options"=>{"message"=>{"conversation"=>"CONTENT_MESSAGE"}}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
DeviceTokenstring

RESPONSES

status: Created

{"error":false,"message":"Requisição processada com sucesso","response":{"key":{"remoteJid":"553194359434@s.whatsapp.net","fromMe":true,"id":"3EB0971D12853829269AC848DDD24D98D840329A"},"message":{"messageContextInfo":{"messageSecret":"fOo4Q3KWjkOoINs6ZwJ0uh74R3ksk5IN0BK14AXw/Wo="},"pollCreationMessage":{"name":"Main text of the poll","options":[{"optionName":"Question 1"},{"optionName":"Question 2"},{"optionName":"Question 3"}],"selectableOptionsCount":1}},"messageTimestamp":"1726162861","status":"PENDING"},"api_limit":15,"api_limit_for":"device","api_limit_used":74}