---
title: "DELETE /note/{noteId}"
method: DELETE
path: "/note/{noteId}"
tags: ["note"]
---

# DELETE /note/{noteId}

`DELETE /note/{noteId}`

Deletes a single note based on the ID supplied

## Path parameters

- `noteId` integer, required

## Response `204`

note deleted

## Other responses

- `default` — unexpected error

---

[API](https://skmtc.net/watchdogpolska/apis/small-eod.md) · [All operations](https://skmtc.net/watchdogpolska/apis/small-eod/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/watchdogpolska/small-eod/versions/1c5ac40bf412/schema)
