---
title: "Delete a review
                do a DELETE Http request of /note/{ID}"
method: DELETE
path: "/recipe/{recipeId}/note/{noteId}"
tags: ["Note"]
---

# Delete a review
                do a DELETE Http request of /note/{ID}

`DELETE /recipe/{recipeId}/note/{noteId}`

## Path parameters

- `recipeId` integer, required
- `noteId` integer, required

## Response `200`

OK

- SystemObject

---

[API](https://skmtc.net/bigoven/apis/1-000-000-recipe-and-grocery-list-api-v2.md) · [All operations](https://skmtc.net/bigoven/apis/1-000-000-recipe-and-grocery-list-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bigoven/1-000-000-recipe-and-grocery-list-api-v2/revisions/213a69be0728/schema)
