---
title: "Delete a Note"
method: DELETE
path: "/{resource_name}/{resource_id}/notes/{note_id}"
tags: ["Notes"]
---

# Delete a Note

`DELETE /{resource_name}/{resource_id}/notes/{note_id}`

## Path parameters

- `resource_name` string, required
- `resource_id` string, required
- `note_id` string, required

## Response `200`

Successful response

---

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