Skip to main content

Restart a Connector

POST 

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

Preview Restart the connector and its tasks. Stops message processing until the connector and tasks are restart. This call is asynchronous and the connector will not transition to another state at the same time.

Request

Responses

Accepted