teacher_assignments

Add Exercises To Assignment

Add exercises to an assignment.

post/teacher/assignments/{assignment_id}/exercises

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