curl --request DELETE \
--url https://api.streamkap.com/flink_jobs/{job_id} \
--header 'Authorization: Bearer <token>'{}Soft-delete a Flink job (cancels it first if running).
curl --request DELETE \
--url https://api.streamkap.com/flink_jobs/{job_id} \
--header 'Authorization: Bearer <token>'{}Documentation Index
Fetch the complete documentation index at: https://docs.streamkap.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?