PUT
/
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
choices
object[]
text
string

Response

200 - application/json
message
string
required
question
object
required
status
enum<string>
required
Available options:
success