---
title: "Changes to Create deployment"
method: POST
path: "/deploy/{name}"
---

# Changes to Create deployment

`POST /deploy/{name}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

- **2025-08-08** `696ee83009f6` — 1 info
- **2025-08-06** `82f6f0eba091` — 2 breaking, 1 warning, 8 info

## Changes

- **2025-08-08** `696ee83009f6` — 1 info
  - api operation id `DeployNameCreateDeployment` removed and replaced with `30_create_deployment`
- **2025-08-06** `82f6f0eba091` — 2 breaking, 1 warning, 8 info
  - removed the request body
  - removed the media type `text/plain` for the response with the status `201`
  - removed the optional property `error` from the response with the `400` status
  - api operation id `DeployNameCreateDeployment` was added
  - api tag `Deployment` added
  - api tag `Deployment Management` removed
  - added the media type `application/json` for the response with the status `201`
  - removed the non-success response with the status `401`
  - added the optional property `extra` to the response with the `400` status
  - added the required property `detail` to the response with the `400` status
  - added the required property `status_code` to the response with the `400` status

---

[Operation](https://skmtc.dev/masumi-network/apis/kodosumi-api/docs/deploy/:name/post.md) · [API](https://skmtc.dev/masumi-network/apis/kodosumi-api.md) · [Page](https://skmtc.dev/masumi-network/apis/kodosumi-api/changes/deploy/:name/post)
