Skip to main content
PUT
Update a question

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
questionId
string
required
text
string
choices
object[]

Response

Question successfully updated

status
enum<string>
required
Available options:
success
message
string
required
question
object
required