User
Register a new user
POST
/
auth
/
register
Authorizations
Authorization
string
headerrequiredValue for the Authorization header parameter.
Body
email
string
requiredpassword
string
requiredrepeatPassword
string | null
requiredResponse
201 - application/json
id
string
firstName
string
requiredThe firstname of the user
lastName
string
requiredThe lastname of the user
email
string
requireddefaultAccount
string | null
createdAt
string
updatedAt
string
The date and time when the resource was last updated.
userIdentifier
string
passwordEqual
boolean
completed
boolean
name
string
superAdmin
boolean
passwordRecoveryTokenExpired
boolean
resetPasswordToken
string | null
resetPasswordTokenExpiresAt
string | null
Was this page helpful?