Admin - Holiday Courses
Create Course Content From Tex
Create a new course from raw LaTeX content.
This endpoint:
- Parses LaTeX content into structured CourseUnit objects using AI
- Creates a Course document with holiday_workbook source type
- Links the course to the specified HolidayCourseSubChapitre
- Generates additional QCM/Flashcard units (background task)
- Generates global revision flashcards (background task)
post/admin/holiday-courses/subchapitres/{sub_chapitre_id}/create-course-from-tex
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