Update a Section

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Behavior

Updates the specified section by setting the values of the parameters passed. Any parameters not provided will be left unchanged.

Returns

Returns the updated section if the update succeeded. This call will raise an error if update parameters are invalid.
















Path Params
int32
required

ID of the Section you want to update.

Body Params
string

The name of the section. Within a course, no two sections can have the same name.

int32

ID of the Course which this section belongs to. Must be a Course in which you are a Course Admin.

leaders
array of strings

The graders who lead this section, specified by email. Each grader must be listed in course.graders.

leaders
students
array of strings

The student members of this section, referred to by email. Each student must be listed in course.students.

students
Response

Language
Credentials
Query
LoadingLoading…
Response
Choose an example:
application/json