Parameter
|
Description
|
Valid Values
|
"id"
|
The ID of the user account
|
The ID is auto-generated when the user account is created and cannot be changed.
|
Property
|
Description
|
Valid Values
|
|
"roles"
|
A role or list of roles associated with the user account. A user account must have at least one assigned role, and may only be assigned roles from its tenant.
|
Required
|
The ID of the role assigned to the user account, or a comma separated list of role IDs assigned to the user account.
See also Permissions and default roles.
|
"permissions"
|
A permission or list of permissions granted explicitly on the user account, in addition to those based on assigned roles.
|
Optional
|
The ID of the permission granted, or a comma-separated list of permissions granted, to the user account.
See also Permissions and default roles.
|