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