Admin - Holiday Courses
Create Course Content From Urls For Sub Chapitre
Create course content for a holiday course sub-chapitre using image URLs. This endpoint:
- Validates that the sub-chapitre exists and doesn't already have content
- Creates a new Course document with the provided URLs
- 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-from-urls
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