Skip to main content

Delete a scan schedule

DELETE 

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

Remove a schedule. Past occurrences and created runs are untouched (the occurrence ledger is the audit trail).

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

Request

Responses

Successful Response