PUT https://{dataplane_api_subdomain}.cloud.redpanda.com /v1/kafka-connect/clusters/{cluster_name}/connectors/{name}/config Data Plane API

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.

Authentication:  Auth0 (oauth2) implicit flow

Path parameters

  • string Required
  • string Required

Body

Connector configuration property.

  • Required
  • string

    We don't support this kind of schema yet.

PUT /v1/kafka-connect/clusters/{cluster_name}/connectors/{name}/config
Loading...

Share your request

Use this link to easily share a pre-filled request of this operation. Everything you filled will be shared apart from the authentication fields.

Request URL

https://bump.sh/redpanda/hub/redpanda/doc/cloud-dataplane/explorer/operation/operation-kafkaconnectservice_upsertconnector

Send a delete request

It looks like you’re about to send a DELETE request to this API. This type of request carries a risk of permanent and irreversible data loss.

Are you sure you want to continue?
Response
Waiting for a request to be sent.