Question Routes
Update Quiz Question API
Update an existing question content and answer options
PUT
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.