Skip to main content
POST
vote poll

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Authorization
string
required
Content-Type
string
required

Path Parameters

pollId
string
required

Body

application/json

Information of a poll to be voted.

Required

  • answerIds for vote the poll
answerIds
string[]

poll id

Response

Poll Information

polls
object[]
users
object[]
roles
object[]