Method: grants.patch

更新用户对给定软件包的访问权限。

HTTP 请求

PATCH https://androidpublisher.googleapis.com/androidpublisher/v3/{grant.name=developers/*/users/*/grants/*}

网址采用 gRPC 转码语法。

路径参数

参数
grant.name

string

必需。此授权的资源名称,遵循格式“developers/{developer}/users/{email}/grants/{packageName}”。如果此授权针对的是草稿应用,则此资源名称中将使用应用 ID,而非软件包名称。

查询参数

参数
updateMask

string (FieldMask format)

可选。要更新的字段列表。

这是以逗号分隔的完全限定字段名称列表。示例:"user.displayName,photo"

请求正文

请求正文包含一个 Grant 实例。

响应正文

如果成功,则响应正文包含一个 Grant 实例。

授权范围

需要以下 OAuth 作用域:

  • https://www.googleapis.com/auth/androidpublisher