Skip to main content
POST /api/v1/forward/schedules/{schedule_id}/archive Archives a Schedule without deleting historical Schedule Runs. Archived schedules are not triggered and cannot be updated, paused, unpaused, or manually run.

Headers

Path parameters

Example request

Example response

HTTP 200 OK

Response fields

Returns the archived Schedule object with archived_at set.

Errors

Notes

  • Archive is a lifecycle terminal state for the Schedule.
  • Schedule Runs remain queryable after the Schedule is archived.

List schedules

List schedule runs