---
title: "Deletes an existing weight entry"
method: DELETE
path: "/patients/{patient_id}/weights/{patient_weight_id}"
tags: ["weight"]
---

# Deletes an existing weight entry

`DELETE /patients/{patient_id}/weights/{patient_weight_id}`

## Path parameters

- `patient_id` integer, required
- `patient_weight_id` integer, required

## Response `200`

successful operation

## Other responses

- `404` — patient or weight entry not found

---

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