Skip to main content
PATCH
Update Course Due Dates

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

assignment_id
string<uuid>
required

Body

application/json

Request to update due dates on multiple courses within an assignment.

updates
UpdateCourseDueDateItemDTO · object[]
required

Response

Successful Response

Response from updating course due dates.

updatedCount
integer
required