---
title: "Changes to Deploy stack"
method: POST
path: "/api/stacks/{stackName}/deploy"
---

# Changes to Deploy stack

`POST /api/stacks/{stackName}/deploy`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 36 revisions.

- **2026-07-17** `40ec058393a3` — 2 info
- **2026-06-11** `0c52a6705499` — 2 info
- **2026-06-04** `d58cf9d6195b` — 1 info
- **2026-04-05** `7464894ea582` — 1 warning, 1 info
- **2026-04-01** `c62bbceae824` — 1 breaking

## Changes

- **2026-07-17** `40ec058393a3` — 2 info
  - added the non-success response with the status `409`
  - added the non-success response with the status `503`
- **2026-06-11** `0c52a6705499` — 2 info
  - added the optional property `failure` to the response with the `500` status
  - added the optional property `healthGateId` to the response with the `200` status
- **2026-06-04** `d58cf9d6195b` — 1 info
  - removed the `ADMIRAL_REQUIRED` enum value from the `code` response property for the response status `403`
- **2026-04-05** `7464894ea582` — 1 warning, 1 info
  - added the new `PAID_REQUIRED` enum value to the `code` response property for the response status `403`
  - removed the `PRO_REQUIRED` enum value from the `code` response property for the response status `403`
- **2026-04-01** `c62bbceae824` — 1 breaking
  - added the pattern `^[a-zA-Z0-9_-]+$` to the `path` request parameter `stackName`

---

[Operation](https://skmtc.dev/studio-saelix/apis/sencho-api/docs/api/stacks/:stackName/deploy/post.md) · [API](https://skmtc.dev/studio-saelix/apis/sencho-api.md) · [Page](https://skmtc.dev/studio-saelix/apis/sencho-api/changes/api/stacks/:stackName/deploy/post)
