Update an existing schedule. Partial updates supported - only include fields to change. Note: Changing schedule_type (recurring ↔ one_time) is not supported; delete and recreate the schedule instead.
Documentation Index
Fetch the complete documentation index at: https://docs.neo.projectdiscovery.io/llms.txt
Use this file to discover all available pages before exploring further.
JWT authentication token
Schedule ID
0 <= x <= 6LLM model identifier. "auto" defers model selection to the agent, which picks per-request based on task complexity, cost, and security context.
auto, opus-4.7, opus-4.6, sonnet-4.6, haiku-4.5, gpt-5.5-high, gpt-5.4-xhigh, gpt-5.4-high, gpt-5.3-codex-high, gemini-3-pro, gemini-3-flash, grok-4.1-fast, grok-4-fast, grok-code, kimi-k2.6, glm-5 256Output reporting mode - 'full' returns all data (default), 'changes_only' generates a diff report. Omit the field to leave unchanged.
full, changes_only For one_time schedules - relative ("5m", "1h", "2d") or absolute ("14:30", "3:00PM") time. Required when changing to one_time.
daily, weekly, monthly, custom Change schedule type. Requires run_at when changing to one_time, or scan_frequency when changing to recurring.
recurring, one_time Start time in HH:MM format (24h)
1Schedule updated