Api referenceExams in coursesAttempts
Create the session of an attempt
Avvia (o riprende) lo svolgimento: fotografa le domande, parte il tempo. Con proctoring serve `consent: true`.
Avvia (o riprende) lo svolgimento: fotografa le domande, parte il tempo. Con proctoring serve consent: true.
AuthorizationBearer <token>
In: header
Path Parameters
courseId*string
attemptId*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X POST "https://example.com/v2/exams-in-courses/string/attempts/string/session" \ -H "Content-Type: application/json" \ -d '{}'{}