Add a new user.

Adds a new user and returns the user object.
User roles: admin

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

User object that needs to be added.

The user object that might be sent for user creation.

string
required
length ≤ 512

The unique external identifier of the user (e.g. BlueID). Although, this field can store email addresses, other types of unique identifiers may be stored too. Do not use this field as a replacement for the user attribute email address.

string
length ≤ 512

The first name of the user

string
length ≤ 512

The last name of the user

string
length ≤ 30

Acoustic Id of the user, if not present during POST call an Acoustic Id will be created for the user

string
length ≤ 512

The name of the user that can be displayed in the UI

string
length ≤ 512

The email of the user that can be displayed in the UI

roles
array of strings
required
length between 1 and 1

The roles of the user that will be used for access control

Responses

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