Admin Public Exercises

Update Category Path

Update a single exercise's category_path (and optionally difficulty).

patch/admin/public-exercises/{exercise_id}/category-path

Path parameters

exercise_idstring required

Request body

category_pathstring[] required
difficultystring nullable

Response

Successful Response

idstring required
category_pathstring[] required
difficultystring nullable
contentstring required
solutionstring required
figure_contentstring[] nullable
figure_solutionstring[] nullable
themesstring[]
updated_atstring nullable
library'excellence' | 'cpge' | 'remediation'
type'exercice' | 'automatisme' | 'application_du_cours'
likes_countinteger
savoirs_faire_idsstring[]
titlestring nullable

Changes

No recorded changes to this endpoint across all 2 revisions of this API.