teacher_assignments

Update Exercise Order

Update the order of exercises in an assignment.

put/teacher/assignments/{assignment_id}/exercises/order

Path parameters

assignment_idstring required

Request body

exercise_idsstring[] required

Response

Successful Response

statusstring
messagestring
updated_atstring date-time required
exercise_idsstring[] nullable
removed_exercise_idsstring[] nullable
new_exercise_idsstring[] nullable
imported_exercisesobject[] nullable

Changes