Teacher Courses

Update Course Assignment

Update assignment metadata (dates, sharing options, quiz settings).

Lazy-creates the assignment doc on first call so a teacher can configure settings before adding any classes.

put/teacher/courses/{course_id}/assignment

Path parameters

course_idstring required

Request body

start_datestring date-time nullable
is_visible_to_studentsboolean nullable
due_datestring date-time nullable
instructionsstring nullable

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.