Ask Question
Ask a question. On a moderated event it arrives PENDING and waits for
a host, which is the whole point of that setting.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
eventId
Request
This endpoint expects an object.
body
isAnonymous
participantId
Whose question it is. Left out, it is the key's own. A participant
named here must belong to this event.
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