post https://services-cpaas.dotdigital.com/WebApi/ResellerServices/GetAvailableRoles
This method is used to return a list of roles that are available for applying as a default to either new
accounts or new users, or adding to/removing from existing users/accounts
Role
Field | Type | Description |
---|---|---|
RoleId | GUID | The unique role identifier |
RoleName | String | The name of the role |
RoleDescription | String | The description of the role |
IsUserRole | Boolean | Optional indicator to show if the role should be applied to an account or a user. Only applied to user if value is set to true. |