This endpoint starts an existing connector.
curl -X POST \ https://api.upstash.com/v2/kafka/connector/:id/start \ -u 'EMAIL:API_KEY'
"OK"
The ID of the Kafka Connector to be started
Was this page helpful?