Adds a User with the specified details.
Name |
Description |
Type |
Optional |
active |
Indicates whether the User is active |
Boolean |
no |
hasMobileAccess |
Indicates whether the User has access to the Mobile Gateway |
Boolean |
no |
firstName |
User's first name |
string |
no |
lastName |
User's last name |
string |
no |
targetName |
User's assigned User ID. |
string |
no |
site |
User's assigned Site |
string |
no |
language |
User's preferred language |
string |
no |
timeZone |
User's preferred time zone |
string |
no |
roles |
List of assigned Roles |
no |
|
supervisors |
List of User's supervisors |
yes |
|
phoneLogin |
User's phone login |
yes |
|
webLogin |
User's web login |
no |
|
customFields |
List of User's Custom Field values, qualified by field name |
yes |
|
customAttributes |
List of User's Custom Attribute values, qualified by field name |
yes |
Name |
Description |
Type |
serverTimestamp |
Time corresponding to the server time when the request was made (this should match the associated persisted audit event) |
string |
status |
Final status of the request |
string |