Skip to main content
PUT
update poll vote

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 to update an existing poll vote.

Required

  • answerIds for updating the poll vote
answerIds
string[]
required

Updated answer IDs for the poll vote

Response

Poll Information

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