Skip to main content

Leave a section as the authenticated user

DELETE 

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

Removes the authenticated user's membership from the given section. The membership row is hard-deleted. Any role (student, ta, instructor) can leave.

Request

Responses

Membership removed; no response body