Method: customers.connectorConfigs.patch

Updates a connector config.

HTTP request

PATCH https://chromemanagement.googleapis.com/v1/{connectorConfig.name=customers/*/connectorConfigs/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
connectorConfig.name

string

Identifier. Format: customers/{customer}/connectorConfigs/{connectorConfig}

Query parameters

Parameters
updateMask

string (FieldMask format)

Optional. The update mask that can be used to specify which fields to update.

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 ConnectorConfig.

Response body

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

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/chrome.management.connectors