Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 528 Bytes

File metadata and controls

9 lines (6 loc) · 528 Bytes

# RemoveRolePermissions

Properties

Name Type Description Notes
permissions 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 "permission name".

[Back to Model list] [Back to API list] [Back to README]