teacher_exercises

Move Exercise To Folder

Move exercise to a different folder with proper permission checks.

Users can move if:

  • They own the exercise directly, OR
  • They have write access through folder inheritance
put/teacher_exercises/{exercise_id}/move

Path parameters

exercise_idstring required

Request body

folder_idstring nullable

Response

Successful Response

object required

Changes

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