UserRoleModel
Less than to read
Represents a role for a user
Methods
The following API methods use this data model.
- Retrieve User Role
- Query User Roles
Read-Only Fields
These fields are assigned by the API server and cannot be changed.
userRoleId
uuid, read-only
The unique ID of this record, automatically assigned by Sage Network when this record is added to the Sage Network.
groupKey
uuid, read-only
The GroupKey uniquely identifies a single Sage Network account. All records for this account will share the same GroupKey value. GroupKey values cannot be changed once created.
For more information, see Accounts and GroupKeys.
created
date-time, read-only
The date that the user role was created
createdUserId
uuid, read-only
The ID of the user who created the user role
modified
date-time, read-only
The date the user role was last modified
modifiedUserId
uuid, read-only
The ID of the user who last modified the user role
Required Fields
userRoleName
string, 1-40 characters
The name of the user role