Admin - Holiday Courses
Link Exercise To Sub Chapitre
Link an existing holiday course exercise to a sub-chapitre.
This endpoint:
- Validates that both the sub-chapitre and exercise exist
- Prevents duplicate links (same exercise to same sub-chapitre)
- Manages the default flag (only one exercise can be default per sub-chapitre)
- Creates the HolidayCourseExerciseLink document
Only accessible by admin users.
post/admin/holiday-courses/subchapitres/{sub_chapitre_id}/link-exercise
Path parameters
sub_chapitre_idstring required
The ID of the holiday course sub-chapitre
The ID of the holiday course sub-chapitre
Request body
Response
Successful Response