Skip to main content
POST
POST /api/v1/user
Creates a new user account with the provided profile information.

Authorizations

X-API-Key
string
header
required

Response

200 - application/json

OK

userId
string<uuid>
name
string
firstName
string
middleName
string
lastName
string
emailAddress
string
emailVerified
boolean
preload
boolean
mobilePhone
string
mobilePhoneVerified
boolean
mobilePhoneVerifiedWeb
boolean
profileId
string
profileImageURI
string
profileImageId
string<uuid>
profileImageBackground
string
timeZone
string
registeredDateTime
string<date-time>
active
boolean
actedAs
boolean