---
title: "Delete project"
method: DELETE
path: "/projects/{project_id}"
tags: ["Projects"]
---

# Delete project

`DELETE /projects/{project_id}`

Deletes a project and releases associated resources. Any Elastic IPs assigned to the project are automatically released and returned to the available pool.

## Path parameters

- `project_id` string, required

## Response `204`

No Content

---

[API](https://skmtc.net/latitude/apis/latitude-sh-api.md) · [All operations](https://skmtc.net/latitude/apis/latitude-sh-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/latitude/latitude-sh-api/versions/7302d79e39bb/schema)
