Admin - Holiday Courses

Create Sub Chapitre

Create a new holiday course sub-chapitre for a specific chapitre. Only accessible by admin users.

post/admin/holiday-courses/chapitres/{chapitre_id}/subchapitres

Path parameters

chapitre_idstring required

The ID of the holiday course chapitre

The ID of the holiday course chapitre

Request body

namestring required
descriptionstring nullable
orderinteger nullable

Response

Successful Response

idstring required
namestring required
chapitre_idstring required
orderinteger required
descriptionstring nullable
course_content_idstring nullable
created_atstring date-time required
updated_atstring date-time required

Changes