---
title: "Changes to Create Deployment Schedules"
method: POST
path: "/api/deployments/{id}/schedules"
---

# Changes to Create Deployment Schedules

`POST /api/deployments/{id}/schedules`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

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

## Changes

- **2024-05-07** `e3ee4e0af397` — 6 info
  - added the new optional request property `items/catchup`
  - added the new optional request property `items/max_active_runs`
  - added the new optional request property `items/max_scheduled_runs`
  - added the optional property `items/catchup` to the response with the `201` status
  - added the optional property `items/max_active_runs` to the response with the `201` status
  - added the optional property `items/max_scheduled_runs` to the response with the `201` status
- **2024-04-03** `1300477de63f` — 1 breaking
  - the request property `items/schedule` became required
- **2024-02-21** `f5e6e917c924` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/prefecthq/apis/untitled-api-2/docs/api/deployments/:id/schedules/post.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/post)
