Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Query Parameters

responseFields
string

limits which fields are returned in the response body

Body

application/json

The user to be created

emailAddress
string | null
externalId
string | null
firstName
string | null
id
string | null
identityProviderId
string | null
isActive
boolean
lastName
string | null
localeCode
string | null
optInToEmail
boolean | null
optInToTextMessage
boolean | null
password
string | null
phoneNumber
string | null
roles
object[] | null
systemData
object
userName
string | null

Response

OK

emailAddress
string | null
externalId
string | null
firstName
string | null
id
string | null
identityProviderId
string | null
isActive
boolean
lastName
string | null
localeCode
string | null
optInToEmail
boolean | null
optInToTextMessage
boolean | null
password
string | null
phoneNumber
string | null
roles
object[] | null
systemData
object
userName
string | null