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

# Delete Project

`DELETE /v1/Project/{projectId}`

Deletes a given SumoQuote project. This is a permanent delete, there is no way to recover a deleted project.

## Path parameters

- `projectId` string, uuid, required — The ProjectIdDisplay of the project to be deleted

## Response `200`

Success

---

[API](https://skmtc.net/sumoquote/apis/sumoquote-publicapi.md) · [All operations](https://skmtc.net/sumoquote/apis/sumoquote-publicapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sumoquote/sumoquote-publicapi/revisions/08176979e99f/schema)
