Method: users.patch

Updates access for the user to the developer account.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
user.name

string

Required. Resource name for this user, following the pattern "developers/{developer}/users/{email}".

Query parameters

Parameters
updateMask

string (FieldMask format)

Optional. The list of fields to be updated.

This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo".

Request body

The request body contains an instance of User.

Response body

If successful, the response body contains an instance of User.

Authorization scopes

Requires the following OAuth scope:

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