Teacher Courses

Update Course Assignment Classes

Replace the full set of classes assigned to this course.

Lazy-creates the assignment doc if none exists. Triggers a new_course_assigned notification for students in classes that were newly added (diff old vs new), skips notifications when classes are removed.

put/teacher/courses/{course_id}/assignment/classes

Path parameters

course_idstring required

Request body

class_idsstring[] required

Response

Successful Response

idstring nullable
teacher_idstring nullable
course_idstring required
class_idsstring[]
frozen_school_yearsstring[]
assigned_atstring date-time nullable
start_datestring date-time nullable
is_visible_to_studentsboolean
due_datestring date-time nullable
instructionsstring nullable

Changes

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