| services_delete_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
services_delete_shares_users(id, user_id)
Arguments
| id | integer required. The ID of the resource that is shared. | 
| user_id | integer required. The ID of the user. | 
Value
An empty HTTP response
[Package civis version 3.1.2 Index]