apps_delete_releases_shares_users: Revoke the permissions a user has on this object
Description
Revoke the permissions a user has on this object
Usage
apps_delete_releases_shares_users(slug, id, user_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.
- user_id
integer required. The ID of the user.