- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
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 |
Identifier. Format: customers/{customer}/connectorConfigs/{connectorConfig} |
Query parameters
| Parameters | |
|---|---|
updateMask |
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: |
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