Create a recurring cron job for a project
Authentication via JWT token or API key. JWT: Get from Veryfront dashboard. API Key: Format "vf_
Project ID or slug
Cron job name
Target image or command
Cron schedule expression (e.g. "*/5 * * * *")
^(\S+\s+){4}\S+$Environment ID to scope this cron job to
Timezone (default: UTC)
Job configuration
Timeout in seconds (default: 300)
x >= 1Number of retries (default: 3)
x >= 0Concurrency policy: Forbid, Allow, or Replace (default: Forbid)
Allow, Forbid, Replace Cron job created
active, paused, deleting