Users
Grant User License
Grants a user access to the Classroom version up to a certain time. Sets their role to student.
PUT
/
users
/
{handle}
/
license
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