Api referenceExams in coursesAttempts
Create the session proctoring identity of an attempt
Foto identità (file caricato via signed-upload).
Foto identità (file caricato via signed-upload).
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/proctoring/identity" \ -H "Content-Type: application/json" \ -d '{ "fileId": "stringstri" }'{}