POST
/
user
/
complete

Authorizations

Authorization
string
headerrequired

Value for the Authorization header parameter.

Body

firstName
string
required

The firstname of the user

Required string length: 2 - 255
lastName
string
required

The lastname of the user

Required string length: 2 - 255
company
string | null
required

The company of the user

Required string length: 2 - 255

Response

201 - application/json
firstName
string
required

The firstname of the user

Required string length: 2 - 255
lastName
string
required

The lastname of the user

Required string length: 2 - 255
email
string
required
id
string
defaultAccount
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