API
Documentation and guides for the developers.
Reference
Guides
42 Api 2.0
Exams
Exams
The exam in a
campus
or a
cursus
GET /v2/exams/graph(/on/:field(/by/:interval))
Return grouped temporal data on exams
See more
vpn_key
account_circle
GET /v2/cursus/:cursus_id/exams
Return all the exams of the given Cursus
GET /v2/campus/:campus_id/exams
Return all the exams of the given Campus
GET /v2/campus/:campus_id/cursus/:cursus_id/exams
Return all the exams of the given Cursus, associated with the given Campus
GET /v2/users/:user_id/exams
Return all the exams of the given User
GET /v2/projects/:project_id/exams
Return all the exams of the given Project
GET /v2/exams
Return all the exams
See more
GET /v2/exams/:id
Get an exam
See more
vpn_key
POST /v2/exams
Create an exam
See more
vpn_key
PATCH /v2/exams/:id
Update an exam
PUT /v2/exams/:id
Update an exam
See more
vpn_key
DELETE /v2/exams/:id
Destroy an exam
See more
↑ Scroll to top
#graph
#index
#show
#create
#update
#destroy
Feedback