Skip to main content
PUT
update status 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 updated.

Required

  • currently support only closed
text
string
status
string
default:closed

poll status

Response

Poll Information

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