Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the quiz
Body
application/json
Response
Settings updated successfully
The response is of type object
.
Update the configuration settings for a specific quiz
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the quiz
Settings updated successfully
The response is of type object
.