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#

NameTypeRequiredDefaultDescription
namenon-empty-stringrequiredThe name of this group. A wildcard ’*’ value includes users belonging to any groups, including no groups at all.

Subsections#

NameTypeDescription
allows SectionOperations allowed for users in this group.

Was this helpful?