---
title: "Archive a Project"
method: DELETE
path: "/projects/{id}"
tags: ["Projects"]
---

# Archive a Project

`DELETE /projects/{id}`

This can not be undone. Running Environments will NOT be destroyed and continuous and scheduled Deployments will NOT continue to occur.

## Path parameters

- `id` string, required

## Response `204`

Status 204 Response

---

[API](https://skmtc.dev/envzero/apis/env0-api.md) · [All operations](https://skmtc.dev/envzero/apis/env0-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/envzero/env0-api/revisions/513441cbe9dc/schema)
