---
title: "Changes to Delete Public Project"
method: DELETE
path: "/v2/public/projects/{project_id}"
---

# Changes to Delete Public Project

`DELETE /v2/public/projects/{project_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 11 revisions.

- **2026-07-21** `91dba803a2c1` — 4 breaking, 3 info
- **2026-07-06** `6ce94a6be72c` — 1 info

## Changes

- **2026-07-21** `91dba803a2c1` — 4 breaking, 3 info
  - removed the request body
  - for the `query` request parameter `clear_task_project`, default value `false` was added
  - `query` request parameter `clear_task_project` list-of-types was narrowed by removing types `null`
  - for the `query` request parameter `clear_task_project`, the type changed from no type to `boolean`
  - api operation id `delete_public_project_api_v2_public_projects_project_id_delete` removed and replaced with `delete_public_project_api_v2_public_projects__project_id__delete`
  - added the new optional `query` request parameter `workspace_id`
  - removed the non-success response with the status `409`
- **2026-07-06** `6ce94a6be72c` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/sankahq/apis/sanka-public-api/docs/v2/public/projects/:project_id/delete.md) · [API](https://skmtc.dev/sankahq/apis/sanka-public-api.md) · [Page](https://skmtc.dev/sankahq/apis/sanka-public-api/changes/v2/public/projects/:project_id/delete)
