---
title: "Changes to Create Deployment"
method: POST
path: "/api/deployments/"
---

# Changes to Create Deployment

`POST /api/deployments/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 50 revisions.

- **2024-05-07** `e3ee4e0af397` — 6 info
- **2024-04-11** `9bf4f938a070` — 2 info
- **2024-04-03** `1300477de63f` — 3 breaking
- **2024-03-28** `f5252435d157` — 2 info
- **2024-02-21** `f5e6e917c924` — 4 info

## Changes

- **2024-05-07** `e3ee4e0af397` — 6 info
  - added the new optional request property `schedules/items/catchup`
  - added the new optional request property `schedules/items/max_active_runs`
  - added the new optional request property `schedules/items/max_scheduled_runs`
  - added the optional property `schedules/items/catchup` to the response with the `200` status
  - added the optional property `schedules/items/max_active_runs` to the response with the `200` status
  - added the optional property `schedules/items/max_scheduled_runs` to the response with the `200` status
- **2024-04-11** `9bf4f938a070` — 2 info
  - added the new optional request property `job_variables`
  - added the optional property `job_variables` to the response with the `200` status
- **2024-04-03** `1300477de63f` — 3 breaking
  - the request property `flow_id` became required
  - the request property `name` became required
  - the request property `schedules/items/schedule` became required
- **2024-03-28** `f5252435d157` — 2 info
  - the response property `flow_id` became required for the status `200`
  - the response property `name` became required for the status `200`
- **2024-02-21** `f5e6e917c924` — 4 info
  - added the new optional request property `paused`
  - added the new optional request property `schedules`
  - added the optional property `paused` to the response with the `200` status
  - added the optional property `schedules` to the response with the `200` status

---

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