Quiz Routes
Delete Quiz API
Delete a quiz and all its associated questions
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the quiz to delete
Delete a quiz and all its associated questions
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the quiz to delete