Upsert connector configuration
PUT
https://{dataplane_api_subdomain}.cloud.redpanda.com
/v1/kafka-connect/clusters/{cluster_name}/connectors/{name}/config
Data Plane API
{var_value}
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
PUT /v1/kafka-connect/clusters/{cluster_name}/connectors/{name}/config
Loading...
Response
Waiting for a request to be sent.