Update exam session
PUT/exam-session/:id
Update an exam session.
Request
Responses
- 200
- 400
- 404
- 500
Exam session updated successfully
Bad Request - The request was invalid or cannot be otherwise served.
Not Found - The specified exam does not exist or could not be found.
Internal Server Error - An error occurred while processing the request.