teacher_assignments

Update Assignment Dates

Update the start and due dates of an assignment.

put/teacher/assignments/{assignment_id}/dates

Path parameters

assignment_idstring required

Request body

start_datestring date-time nullable
due_datestring date-time nullable

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

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