AladiaDocs
Api referenceExams in coursesAttempts

Delete an attempt

DELETE
/v2/exams-in-courses/{courseId}/attempts/{attemptId}
AuthorizationBearer <token>

In: header

Path Parameters

courseId*string
attemptId*string

Response Body

application/json

curl -X DELETE "https://example.com/v2/exams-in-courses/string/attempts/string"
{}