v1

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

Grant access for a user to the given package.

post/androidpublisher/v3/{+parent}/grants

Path parameters

parentstring required

Required. The user which needs permission. Format: developers/{developer}/users/{user}

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