permission_sets_delete_resources_shares_groups: Revoke the permissions a group has on this object
Description
Revoke the permissions a group has on this object
Usage
permission_sets_delete_resources_shares_groups(id, name, group_id)
Value
An empty HTTP response
Arguments
- id
integer required. The ID for this permission set.
- name
string required. The name of this resource.
- group_id
integer required. The ID of the group.