v50

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-0193273218.8 KB
Kafka Connect

Upsert connector configuration

Update the configuration for an existing connector with the specified name, or create a new connector using the given configuration. Returns information about the connector after the change has been made.

put/v1/kafka-connect/clusters/{cluster_name}/connectors/{name}/config

Path parameters

cluster_namestring required

Unique name of target Connect cluster. For Redpanda Cloud, use redpanda.

namestring required

Name of connector. If a connector with this name does not already exist, a new connector is created.

Request body

object required

Response

Updated

configobject required

Connector configuration properties.

namestring required

Name of connector.

typestring