---
title: "Deletes an existing stress activity"
method: DELETE
path: "/patients/{patient_id}/stress/{patient_stress_id}"
tags: ["stress"]
---

# Deletes an existing stress activity

`DELETE /patients/{patient_id}/stress/{patient_stress_id}`

## Path parameters

- `patient_id` integer, required
- `patient_stress_id` integer, required

## Response `200`

successful operation

## Other responses

- `404` — patient or stress 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/a229b18839a0?raw)
