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

# Delete project note

`DELETE /projects/{project_id}/note`

Deletes the project note.

## Response `204`

successfully deleted the project note

## Other responses

- `404` — project note not found

---

[API](https://skmtc.net/gettruss/apis/api-v1.md) · [All operations](https://skmtc.net/gettruss/apis/api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gettruss/api-v1/versions/7c956b3d1bdf/schema)
