Messages
Send Polling
The Send Polling endpoint allows users to create and send polls to gather feedback from participants. This feature can be used in various contexts, such as gathering opinions in a group chat, conducting surveys, or making decisions based on the input of a group. By sending polling questions through the API, businesses and developers can engage with their audience, make data-driven decisions, and encourage participation in discussions or activities.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
PollMessageResource
The response is of type object
.