Grant User License
Users
Grant User License
Grants a user access to the Classroom version up to a certain time. Sets their role to student.
PUT
Grant User License
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.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The document's _id or slug.
Body
application/json
Response
200 - application/json
The affected user
Subset of properties listed here
Usually either 'teacher' or 'student'
