Create User

POST

Creates a User.

Request

This endpoint expects an object.
namestringRequired
emailstringRequired
role"student" or "teacher"Optional
Allowed values: studentteacher

"student" or "teacher". If unset, a home user will be created, unable to join classrooms.

preferredLanguagestringOptional
heroConfigobjectOptional
birthdaystringOptional

Response

This endpoint returns an object
_idstringOptional
emailstringOptional
namestringOptional
slugstringOptional
rolestringOptional
Usually either 'teacher' or 'student'
statsobjectOptional
oAuthIdentitieslist of objectsOptional
subscriptionobjectOptional
licenseobjectOptional