Skip to main content

Update a scan schedule

PATCH 

/api/v1/projects/:project_id/schedules/:schedule_id

PATCH-merge schedule fields (exclude_unset).

Cadence edits and an enabled re-flip recompute next_run_at from now (a re-enabled schedule never instantly fires a stale pointer). Not flag-gated — admission-only flags never strand existing config.

  • Scope required: projects:update + manager-or-above.
  • Archived projects reject the write (409).

Request

Responses

Successful Response