ProfileRolesData
The profile-role object contains a list of all roles to add or remove for the specified profile.
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
profileId |
The system ID of the profile |
Y |
string |
|
rolesToAdd |
The a list of role ID's that the profile will be ADDEd to. |
Y |
array |
|
rolesToRemove |
The a list of role ID's that the profile will be REMOVED from. |
Y |
array |
*Required elements are only used for API parameters