Method: customers.patch

Updates an existing customer.

HTTP request

PATCH https://sasportal.googleapis.com/v1alpha1/{customer.name=customers/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
customer.name

string

Output only. Resource name of the customer.

Query parameters

Parameters
updateMask

string (FieldMask format)

Fields to be updated.

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

Request body

The request body contains an instance of Customer.

Response body

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

Authorization Scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/userinfo.email