GET /v2/exams/:exam_id/exams_users
Return all the exams users of the given Exam


POST /v2/exams/:exam_id/exams_users
Create an exams user for the given Exam



DELETE /v2/exams/:exam_id/exams_users/:id
Destroy an exams user for the given Id, associated with the given Exam