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