AladiaDocs
Api referenceExam collectionsExams

Delete an exam

DELETE
/v2/exam-collections/{examCollectionId}/exams/{id}
AuthorizationBearer <token>

In: header

Path Parameters

examCollectionId*string
id*string

Response Body

application/json

curl -X DELETE "https://example.com/v2/exam-collections/string/exams/string"
{}