Group (List)#
Path: /processing/authorization-managers/authorization-manager{id}/groups/group
User groups that are allowed access. Users with multiple groups get access to the combination of all access granted by each group.
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| name | non-empty-string | required | The name of this group. A wildcard ’*’ value includes users belonging to any groups, including no groups at all. |
Subsections#
| Name | Type | Description |
|---|---|---|
| allows | Section | Operations allowed for users in this group. |