Delete Grant
delete_grantRevoke a user's app-level access grant for a specific Android app by providing their email, developer ID, and package name.
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 | |||