Create a scheduled monitor based on a reference job.
API key for authentication.
Monitor schedule in plain text format (e.g. 'every day at 12 PM UTC', 'every 48 hours').
Minimum frequency depends on your plan.
"every day at 12 PM UTC"
Optional webhook to receive notifications when jobs complete.
Maximum number of records per monitor run. If not provided, defaults to the plan limit.
x >= 10If true, fills the data gap between the reference job's end_date and the first scheduled run. The reference job's end_date must be within the last 7 days.
If false, no gap filling occurs and the first run uses the current cron window only — the reference job's age does not matter.