curl -X POST \ https://api.upstash.com/v2/kafka/connector/:id/start \ -u 'EMAIL:API_KEY'
"OK"
This endpoint starts an existing connector.
Was this page helpful?