scripts_delete_sql_shares_groups {civis} | R Documentation |
Revoke the permissions a group has on this object
Description
Revoke the permissions a group has on this object
Usage
scripts_delete_sql_shares_groups(id, group_id)
Arguments
id |
integer required. The ID of the resource that is shared. |
group_id |
integer required. The ID of the group. |
Value
An empty HTTP response
[Package civis version 3.1.2 Index]