Update Question
Approve it, answer it, put it on the screen, or dismiss it.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
questionId
Request
This endpoint expects an object.
body
status
highlighted
answerText
Response
This endpoint returns an object.
id
eventId
body
status
isAnonymous
highlighted
Pinned on the presenter screen.
upvoteCount
createdAt
updatedAt
answerText
answeredAt
editedAt
Set when the asker rewrote it after the room had voted.
asker
Who asked. Absent on an anonymous question: the participant row exists so that one person cannot vote twice, and handing it back through a key would undo the promise made to whoever asked.
Errors
404
Not Found Error
422
Validation Error