---
title: "Delete note"
method: DELETE
path: "/api/v1/user/notes/{id}"
tags: ["User"]
---

# Delete note

`DELETE /api/v1/user/notes/{id}`

## Path parameters

- `id` integer, required

## Response `200`

Deleted

---

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