---
title: "Changes to Update Deployment Schedule"
method: PATCH
path: "/api/deployments/{id}/schedules/{schedule_id}"
---

# Changes to Update Deployment Schedule

`PATCH /api/deployments/{id}/schedules/{schedule_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2024-05-07** `e3ee4e0af397` — 3 info
- **2024-04-03** `1300477de63f` — 1 info
- **2024-02-21** `f5e6e917c924` — 1 info

## Changes

- **2024-05-07** `e3ee4e0af397` — 3 info
  - added the new optional request property `allOf[subschema #1: DeploymentScheduleUpdate]/catchup`
  - added the new optional request property `allOf[subschema #1: DeploymentScheduleUpdate]/max_active_runs`
  - added the new optional request property `allOf[subschema #1: DeploymentScheduleUpdate]/max_scheduled_runs`
- **2024-04-03** `1300477de63f` — 1 info
  - the `active` request property default value `true` was removed
- **2024-02-21** `f5e6e917c924` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/prefecthq/apis/untitled-api-2/docs/api/deployments/:id/schedules/:schedule_id/patch.md) · [API](https://skmtc.dev/prefecthq/apis/untitled-api-2.md) · [Page](https://skmtc.dev/prefecthq/apis/untitled-api-2/changes/api/deployments/:id/schedules/:schedule_id/patch)
