Skip to main content
POST
Create a new User

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
createdAt
string<date-time>
required
email
string
required
id
string
required
avatarColor
string
displayName
string
emailVerified
string<date-time>
passwordHash
string

Response

Created

id
string