Create a recurring cron job for a project.
Documentation Index
Fetch the complete documentation index at: https://veryfront.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Use a JWT bearer token or a Veryfront API key in the Authorization header.
Human-readable cron job name.
Task, workflow, or runtime target to execute.
5-field cron expression that controls the execution schedule.
^(\S+\s+){4}\S+$Optional environment to run the cron job against.
Optional preview branch to run the cron job against.
IANA timezone name. Defaults to UTC.
Job configuration object passed through to execution.
Optional timeout in seconds.
x >= 1Optional retry count.
x >= 0How overlapping schedules should be handled.
Allow, Forbid, Replace Cron job created.
active, paused, deleting