Skip to main content

Create or Update a Connector Configuration

PUT 

/connect/v1/environments/:environment_id/clusters/:kafka_cluster_id/connectors/:connector_name/config

Create a new connector using the given configuration, or update the configuration for an existing connector. Returns information about the connector after the change has been made.

Request

Responses

Created