---
title: "Delete supplement for the patient"
method: DELETE
path: "/patients/{patient_id}/supplement/{patient_supplement_id}"
tags: ["supplement"]
---

# Delete supplement for the patient

`DELETE /patients/{patient_id}/supplement/{patient_supplement_id}`

## Path parameters

- `patient_supplement_id` integer, required
- `patient_id` integer, required

## Response `200`

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)
