Delete a cron job
Delete a cron job from a project
DELETE
Any currently running execution will complete, but no further runs will be scheduled.
Path parameters
namespace
type: string
requiredThe namespace (user or organization) the project belongs to.
proj
type: string
requiredThe project ID or slug.
id
type: string
requiredThe cron job ID.
Previous → Trigger a cron job
Next List catalog →