Create a Section

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

Behavior

Creates a section using the parameters provided in the request body.

Returns

Returns the newly created section if creation succeeded. This call will raise an error if any parameters are invalid or any required parameters are omitted.
















Body Params
string
required

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

int32
required

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

leaders
array of strings
required

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

leaders*
students
array of strings
required

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