cURL
curl --request DELETE \ --url https://api.cekura.ai/schedules/v1/cron-jobs/{id}/ \ --header 'X-CEKURA-API-KEY: <api-key>'
Delete a scheduled job
API Key Authentication. It should be included in the header of each request.
A unique integer value identifying this cron job.
No response body