permission_sets_delete_resources_shares_users {civis} | R Documentation |
Revoke the permissions a user has on this object
Description
Revoke the permissions a user has on this object
Usage
permission_sets_delete_resources_shares_users(id, name, user_id)
Arguments
id |
integer required. The ID for this permission set. |
name |
string required. The name of this resource. |
user_id |
integer required. The ID of the user. |
Value
An empty HTTP response
[Package civis version 3.1.2 Index]