Update Grant
update_grantModify a user's app-level permissions for an app in Google Play. Specify the grant fields to update via a field mask to apply changes.
Instructions
Update 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 | ||
| grant | Yes | Grant resource body with the fields to update | |
| update_mask | Yes | Comma-separated list of fields to update (e.g. "appLevelPermissions") | |
| developer_id | Yes | Developer account ID | |
| package_name | Yes | App package name the grant applies to |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||