Admin - Holiday Courses

Delete Holiday Exercise

Delete a holiday course exercise and all its links to SubChapitres.

This operation:

  1. Deletes the HolidayCourseExercise document
  2. Deletes all HolidayCourseExerciseLink documents that reference this exercise

Only accessible by admin users.

delete/admin/holiday-courses/exercises/{exercise_id}

Path parameters

exercise_idstring required

The ID of the holiday course exercise to delete

The ID of the holiday course exercise to delete

Response

Successful Response

messagestring required
successboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.