Method: customers.connectorConfigs.create

Creates a connector config.

HTTP request

POST https://chromemanagement.googleapis.com/v1/{parent=customers/*}/connectorConfigs

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. Format: customers/{customer}

Query parameters

Parameters
connectorConfigId

string

Optional. ID to use for the connector config, which becomes the final component of the connector config's resource name.

If provided, the ID must be 1-36 characters long, and contain only lowercase letters, digits, and hyphens. It must start with a letter, and end with a letter or number.

If not provided, the connector config will be assigned a random UUID.

Request body

The request body contains an instance of ConnectorConfig.

Response body

If successful, the response body contains a newly created instance of ConnectorConfig.

Authorization scopes

Requires the following OAuth scope:

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