Admin - Holiday Courses

Update Sub Chapitre

Update an existing holiday course sub-chapitre. This endpoint allows admin to manually set or change course_content_id if needed. Only accessible by admin users.

put/admin/holiday-courses/subchapitres/{sub_chapitre_id}

Path parameters

sub_chapitre_idstring required

The ID of the holiday course sub-chapitre to update

The ID of the holiday course sub-chapitre to update

Request body

namestring nullable
descriptionstring nullable
orderinteger nullable
course_content_idstring 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