delete_grant
Revoke a user's app-level access by providing developer ID, email, and package name. Directly removes the grant.
Instructions
Remove a user's app-level access.
Disabled in read-only mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email of the user the grant belongs to | ||
| developer_id | Yes | Developer account ID | |
| package_name | Yes | App package name the grant applies to |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||