Removes an enrolled user from a course in a classroom.
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
The classroom's _id
.
The course's _id
.
limit the return number of members for the classroom, the default value is 1000
The classroom with the user removed from the course.
Subset of properties listed here