---
title: "Disable deployment by id"
method: DELETE
path: "/api/cli/v1/projects/{project_slug}/deployments/{id}"
tags: ["Deployment"]
---

# Disable deployment by id

`DELETE /api/cli/v1/projects/{project_slug}/deployments/{id}`

Disable deployment by id

## Path parameters

- `id` string, required
- `project_slug` string, required

## Response `204`

No Content

## Other responses

- `401` — Not authorized

---

[API](https://skmtc.dev/uffizzicloud/apis/uffizzi-docs.md) · [All operations](https://skmtc.dev/uffizzicloud/apis/uffizzi-docs/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/uffizzicloud/uffizzi-docs/revisions/b656c8c2fcd1/schema)
