Update User
Modify name of a User
Path parameters
handle
The document’s _id
or slug
.
Headers
Authorization
Basic authentication of the form Basic <username:password>.
Request
This endpoint expects an object.
name
Set to new name string
birthday
Set the birthday
Response
This endpoint returns an object.
_id
email
name
slug
role
Usually either ‘teacher’ or ‘student’
stats
oAuthIdentities
subscription
license