Skip to main content

Resume a Connector

PUT 

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

General Availability

Resume a paused connector or do nothing if the connector is not paused. This call is asynchronous and the tasks will not transition to RUNNING state at the same time.

Request

Responses

Accepted