POST
/
user
/
complete

Authorizations

Authorization
string
header
required

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

The company of the user

Required string length: 2 - 255

Response

201 - application/json
email
string
required
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
completed
boolean
confirmed
boolean
confirmToken
string | null
confirmTokenValidUntil
string | null
createdAt
string
defaultAccount
string | null
id
string
name
string
passwordEqual
boolean
passwordRecoveryTokenExpired
boolean
resetPasswordToken
string | null
resetPasswordTokenExpiresAt
string | null
superAdmin
boolean
updatedAt
string

The date and time when the resource was last updated.

userIdentifier
string