Requires authorization
Update a customer account's settings. Try it now.
For more information, see update a customer's settings.
Request
HTTP request
PUT https://www.googleapis.com/apps/reseller/v1/customers/customerId
Parameters
Parameter name | Value | Description |
---|---|---|
Path parameters | ||
customerId |
string |
Either the customer's primary domain name or the customer's unique identifier. If using the domain name, we do not recommend using a customerId as a key for persistent data. If the domain name for a customerId is changed, the Google system automatically updates.
|
Authorization
This request requires authorization with the following scope (read more about authentication and authorization).
Scope |
---|
https://www.googleapis.com/auth/apps.order |
Request body
In the request body, supply a Customers resource.
Response
If successful, this method returns a Customers resource in the response body.
Try it!
Use the APIs Explorer below to call this method on live data and see the response. Alternatively, try the standalone Explorer.