Admin - Holiday Courses
Create Course Content For Sub Chapitre
Create course content for a holiday course sub-chapitre by uploading images. This endpoint:
- Validates that the sub-chapitre exists and doesn't already have content
- Uploads the files to S3
- Creates a new Course document with status "UPLOADING"
- Links the new course to the sub-chapitre
- Starts a background task to process the course content
Only accessible by admin users.
post/admin/holiday-courses/subchapitres/{sub_chapitre_id}/create-course-content
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