AladiaDocs
Api referenceExam collectionsExamsTrials

Delete a trial

Cancella la prova: tentativo, copia, eventi (e chiude la stanza se aperta).

DELETE
/v2/exam-collections/{examCollectionId}/exams/{id}/trials/{attemptId}

Cancella la prova: tentativo, copia, eventi (e chiude la stanza se aperta).

AuthorizationBearer <token>

In: header

Path Parameters

examCollectionId*string
id*string
attemptId*string

Response Body

application/json

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