---
title: "Create deployment"
method: POST
path: "/deploy/{name}"
tags: ["Deployment"]
---

# Create deployment

`POST /deploy/{name}`

Creates a new YAML configuration

## Path parameters

- `name` string, required

## Response `201`

Document created, URL follows

- object

## Other responses

- `400` — Bad request syntax or unsupported method

## 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
  - …7 more

[Change history](https://skmtc.dev/masumi-network/apis/kodosumi-api/changes/deploy/:name/post.md)

---

[API](https://skmtc.dev/masumi-network/apis/kodosumi-api.md) · [All operations](https://skmtc.dev/masumi-network/apis/kodosumi-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/masumi-network/kodosumi-api/revisions/2092ce918678/schema)
