apps_delete_instances_shares_groups: Revoke the permissions a group has on this object
Description
Revoke the permissions a group has on this object
Usage
apps_delete_instances_shares_groups(slug, id, group_id)
Value
An empty HTTP response
Arguments
- slug
string required. The slug for the application.
- id
integer required. The ID of the resource that is shared.
- group_id
integer required. The ID of the group.