Enrolls a user in a course in a classroom. If the course is paid, user must have an active license. User must be a member of the 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