Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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