---
title: "Delete Project"
method: DELETE
path: "/v1/projects/{id}/"
tags: ["Project"]
---

# Delete Project

`DELETE /v1/projects/{id}/`

Delete the project.

## Response `204`

No response body

## Other responses

- `404` — Object does not exist or caller has insufficient permissions to access it.

---

[API](https://skmtc.net/chainstack/apis/chainstack-platform-api.md) · [All operations](https://skmtc.net/chainstack/apis/chainstack-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/chainstack/chainstack-platform-api/versions/3ab04211149e/schema)
