---
title: "Delete the meal and all meal items of to this meal"
method: DELETE
path: "/patients/{patient_id}/meals/{meal_id}"
tags: ["meal"]
---

# Delete the meal and all meal items of to this meal

`DELETE /patients/{patient_id}/meals/{meal_id}`

## Path parameters

- `patient_id` integer, required
- `meal_id` integer, required

## Response `204`

successful operation

---

[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/a61b77b30e63?raw)
