Skip to main content

Join a section as the authenticated user

POST 

/courses/:course_id/sections/:section_id/members

Adds the authenticated user as a student member of the given section. The role is hardcoded to student regardless of any fields supplied in the request body. instructor and ta roles are assigned only through the seeding pipeline.

Request

Responses

Membership created