AladiaDocs
Api referenceExams in coursesAttempts

Create the session submit of an attempt

Add submit to an attempt

POST
/v2/exams-in-courses/{courseId}/attempts/{attemptId}/session/submit

Add submit to an attempt

AuthorizationBearer <token>

In: header

Path Parameters

courseId*string
attemptId*string

Response Body

application/json

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