Create a new user

Add a new user.

Body Params

Create or replace user payload. If both startDate and leaveDate are provided, startDate must be earlier than leaveDate.

string
required
length between 1 and 100
^\S+$
string
required
length between 1 and 50
string
required
length between 1 and 50
string
date

Date of birth in YYYY-MM-DD format

string
length ≤ 256
string
length ≤ 256
string
string
enum
string
string
string
string
string
string
string
roles
object
string
string
string
string
string
boolean
required
date

Start date of employment in YYYY-MM-DD format

date

End date of employment in YYYY-MM-DD format

boolean
boolean
boolean
string
required
length ≤ 256
uuid | null

The ID of the brand to assign to the user. Omit or set to null to use the system default.

uuid | null

The ID of the primary job profile to assign to the user. Omit or set to null to leave the user with no primary job profile.

uuid | null

The ID of the group to set as the user's primary group. Omit or set to null to leave unset.

additionalJobProfileIds
array of uuids | null

The IDs of the user's job profiles other than the primary. Replaces the collection entirely - any job profile not listed is unassigned. Omit it, or send null or an empty array, to leave the user with no additional job profiles. No ID may refer to the user's primary job profile, and no ID may appear more than once.

additionalJobProfileIds
userInformationFields
object
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json