teacher_assignments

Remove Exercise From Assignment

Remove an exercise from an assignment.

delete/teacher/assignments/{assignment_id}/exercises/{exercise_id}

Path parameters

assignment_idstring required
exercise_idstring 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