Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 434 Bytes

RemoveRolePermissions.md

File metadata and controls

10 lines (5 loc) · 434 Bytes

RemoveRolePermissions

Properties

Name Type Description Notes
permissions kotlin.collections.List<kotlin.String> List of permissions to remove from the role. If a permission is not found it is skipped. Each permission can be either a resource action id, or `{resource_key}:{action_key}`,i.e: the &quot;permission name&quot;.