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

# Delete a project

`DELETE /projects/{project_id}`

Delete a specific project.

## Path parameters

- `project_id` string, required

## Headers

- `version-datavant` string — Version of the Orders API to use with this call

## Response `204`

Successful Response

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `422` — Unprocessable Entity

---

[API](https://skmtc.net/datavant/apis/datavant-rest-api.md) · [All operations](https://skmtc.net/datavant/apis/datavant-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/datavant/datavant-rest-api/revisions/f39a4bfeca8e/schema)
