Update a question
Question Routes
Update Quiz Question API
Update an existing question content and answer options
PUT
Update a question
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Update an existing question content and answer options
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.