AladiaDocs
Api referenceExam collectionsExamsTrials

Create the session submit of a trial

Add submit to a trial

POST
/v2/exam-collections/{examCollectionId}/exams/{id}/trials/{attemptId}/session/submit

Add submit to a trial

AuthorizationBearer <token>

In: header

Path Parameters

examCollectionId*string
attemptId*string

Response Body

application/json

curl -X POST "https://example.com/v2/exam-collections/string/exams/{id}/trials/string/session/submit"
{}