update_grant
Update app-level user permissions for a specific Google Play app by supplying developer ID, email, package name, and the fields to modify.
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 | |||