Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

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

Body

application/json
email
string
required
password
string
required
displayName
string
required
referralCode
string | null

Response

Created

userId
string<uuid>
required
email
string
required
displayName
string
required
emailVerified
boolean
required
requiresEmailConfirmation
boolean
required