Quiz
Delete a quiz attempt
DELETE
/
api
/v1
/quiz
/attempt
/delete
/{quizId}
Authorization
Authorization
Required<token>
Please enter a valid access token
In: header
Query Parameters
attemptId
string
The ID of the attempt to delete
Path Parameters
quizId
Requiredstring
OK