Quiz Routes
Check Creation Task
Retrieves information about the question creation task for a quiz
GET
/
quiz
/
{quizId}
/
task
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the quiz