---
title: "Deletes the project from the account. You must be the owner of the project."
method: POST
path: "/projects/delete"
tags: ["Projects"]
---

# Deletes the project from the account. You must be the owner of the project.

`POST /projects/delete`

Delete Project. More details in the [documentation](https://poeditor.com/docs/api#projects_delete).

## Response `200`

OK

- Response
  - `response` object
    - `status` string
    - `code` string
    - `message` string

---

[API](https://skmtc.dev/poeditor/apis/api-v2.md) · [All operations](https://skmtc.dev/poeditor/apis/api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/poeditor/api-v2/revisions/a063e4fc5b96/schema)
