Calcul Exercises
Move Category
Move all templates from one category to another. Updates category_path for all templates that start with source_path. Admin only.
Example:
- source_path: ["4e", "A TRIER"]
- destination_path: ["4e", "Calcul"]
All templates with category_path starting with ["4e", "A TRIER", ...] will be moved to ["4e", "Calcul", ...]
post/calcul-exercises/move-category
Request body
Response
Successful Response
{"stackTrail":"paths:/calcul-exercises/move-category:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 4 revisions of this API.