Create User
Creates a User.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <username:password>.
Request
This endpoint expects an object.
name
email
role
"student" or "teacher". If unset, a home user will be created, unable to join classrooms.
Allowed values:
preferredLanguage
heroConfig
birthday
Response
This endpoint returns an object.
_id
email
name
slug
role
Usually either 'teacher' or 'student'
stats
oAuthIdentities
subscription
license
