---
title: "Release a new update"
method: POST
path: "/apps/{appName}/deployments/{deploymentName}/release"
---

# Release a new update

`POST /apps/{appName}/deployments/{deploymentName}/release`

## Path parameters

- `appName` string, required
- `deploymentName` string, required

## Response `201`

Release created

- object
  - `package` Package
    - `label` string
    - `appVersion` string
    - `description` string
    - `uploadTime` integer
    - `blobUrl` string
    - `size` integer
    - `isMandatory` boolean
    - `isDisabled` boolean

---

[API](https://skmtc.dev/dream-horizon-org/apis/dota-api.md) · [All operations](https://skmtc.dev/dream-horizon-org/apis/dota-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dream-horizon-org/dota-api/revisions/b8f48e5c111b/schema)
