---
title: "Delete a whiteboard note for a food from the food editor"
method: DELETE
path: "/food/whiteboard-item/{id}"
tags: ["food"]
---

# Delete a whiteboard note for a food from the food editor

`DELETE /food/whiteboard-item/{id}`

## Path parameters

- `id` number, required

## Query parameters

- `food_name` string
- `rxfood_id` string

## Response `204`

successful operation

## Changes

- **2026-09-24** `750cc0d96a93` — 2 info
  - added the new optional `query` request parameter `rxfood_id`
  - the `query` request parameter `food_name` became optional

[Change history](https://skmtc.dev/rxfoodapp/apis/inneranalytics-mnt-server/changes/food/whiteboard-item/:id/delete.md)

---

[API](https://skmtc.dev/rxfoodapp/apis/inneranalytics-mnt-server.md) · [All operations](https://skmtc.dev/rxfoodapp/apis/inneranalytics-mnt-server/llms.txt) · [OpenAPI document](https://skmtc.dev/rxfoodapp/apis/inneranalytics-mnt-server/revisions/750cc0d96a93?raw)
