Starting a connector

Starting a connector on your Kafka Connect cluster can be done with a single call the to REST API. The configuration of each connector will depend on the implementation of the connector itself. The following example is an example only and you should not use it verbatim in your clusters. For more information on using the Kafka Connect REST API, see the official Kafka Connect REST API.