v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13136338403.5 KB
grants

Updates access for the user to the given package.

patch/androidpublisher/v3/{+name}

Path parameters

namestring required

Required. Resource name for this grant, following the pattern "developers/{developer}/users/{email}/grants/{package_name}". If this grant is for a draft app, the app ID will be used in this resource name instead of the package name.

Query parameters

updateMaskstring

Optional. The list of fields to be updated.

Request body

namestring

Required. Resource name for this grant, following the pattern "developers/{developer}/users/{email}/grants/{package_name}". If this grant is for a draft app, the app ID will be used in this resource name instead of the package name.

appLevelPermissionsstring[]

The permissions granted to the user for this app.

packageNamestring

Immutable. The package name of the app. This will be empty for draft apps.

Response

Successful response