Create New User

Creates a new User in the system with object security.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The body of the new User you want to create. If object security object is missing, security defaults to Private for Read and Write Permissions. FirstName and LastName are required fields when creating userType = Individual else FullName is required.

string
length ≤ 50

The first name of the User.

string
length ≤ 10

The middle name of the User.

string
length ≤ 100

The last name of the User.

string
length ≤ 20

Abbreviation used by User

string
enum
required
Defaults to Individual

The User type as role or individual.

Allowed:
string
length ≤ 255

A brief description of the component.

string
length ≤ 2000

A full description of the component.

string
length ≤ 255

The Active Directory group of the User.

string
length ≤ 255

The Active Directory domain of the User.

string
length ≤ 255

The User's principal name.

string
length ≤ 200

The full name of the User or Role. Full name is ignored while creating a new User it will be {LastName, Firstname}. This is mandatory field when creating new Role.

objectPermissions
object
Responses

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