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

# Delete Project

`DELETE /projects/{project_id}`

## Path parameters

- `project_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/reasonblocks/apis/reasonblocks-control-plane-api.md) · [All operations](https://skmtc.dev/reasonblocks/apis/reasonblocks-control-plane-api/llms.txt) · [OpenAPI document](https://skmtc.dev/reasonblocks/apis/reasonblocks-control-plane-api/revisions/83e9a1f577a3?raw)
