permission_sets_delete_resources_shares_users: 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)
Value
An empty HTTP response
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.