Delete a cron job
Delete a cron job from a project
Any currently running execution will complete, but no further runs will be scheduled.
Path parameters
namespace type: string (required)
The namespace (user or organization) the project belongs to.
proj type: string (required)
The project ID or slug.
id type: string (required)
The cron job ID.