---
title: "Delete a project"
method: DELETE
path: "/api/cli/v1/projects/{slug}"
tags: ["Project"]
---

# Delete a project

`DELETE /api/cli/v1/projects/{slug}`

Delete a project

## Path parameters

- `slug` string, required

## Response `200`

OK

## Other responses

- `401` — Not authorized
- `404` — Not Found

## Changes

> 28 revisions in range; 1 could not be searched.

- **2022-07-27** (v1) `1064cd63a2a2` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `204`
- **2022-04-29** (v1) `e8256f5ae299` — 1 info
  - endpoint added
- **2022-03-14** (v1) `c7fe7612b0ab` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/uffizzicloud/apis/uffizzi-docs/changes/api/cli/v1/projects/:slug/delete.md)

---

[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)
