Removes an enrolled user from a course in a classroom.
Documentation Index
Fetch the complete documentation index at: https://api-docs.codecombat.com/llms.txt
Use this file to discover all available pages before exploring further.
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