Update Poll
Mostly how a poll is launched and closed.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
pollId
Request
This endpoint expects an object.
type
question
status
allowMultiple
isAnonymous
ratingMax
timeLimitSec
sortOrder
Response
This endpoint returns an object.
id
eventId
type
question
status
allowMultiple
isAnonymous
ratingMax
sortOrder
options
createdAt
updatedAt
timeLimitSec
responseCount
launchedAt
closedAt
Errors
404
Not Found Error
422
Validation Error