v1
latestOpenAPI 3.0.02026-07-2417611.8 MBAdd a new user.
Adds a new user and returns the user object.<br />User roles: admin
Request body
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.
The first name of the user
The last name of the user
Acoustic Id of the user, if not present during POST call an Acoustic Id will be created for the user
The name of the user that can be displayed in the UI
The email of the user that can be displayed in the UI
The roles of the user that will be used for access control
Response
User was created successfully.
The unique internal identifier of the user
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.
The first name of the user
The last name of the user
Acoustic Id of the user, if not present during POST call an Acoustic Id will be created for the user
The name of the user that can be displayed in the UI
The email of the user that can be displayed in the UI
The roles of the user that will be used for access control (empty for the anonymous user)
Date when this user logged in for the last time before current session
Date when this item was created
Date when this item was modified for the last time