Parameters:
name [String]
Friendly name to be set for the user.
Optional, this is only used when a new user is created. If the user already exists, this parameter is ignored.
externalId [String]
Unique user identifier. Valid characters are A-Za-z0-9_-.
Minimum is one (but not both) of externalId or a userEmail
userEmail [String]
email address format user identifier. Deprecated. Prefer using externalId.
Minimum is one (but not both) of externalId or a userEmail
accountUids [String[]]
Array of account uids (max 10). The user will be added to these accounts to allow access to restricted agents.
Please see Best practice: agent access types