---
title: "Delete Patient Profile"
method: DELETE
path: "/api/v2/ml-scribe/open-api/patient-profiles/{patient_profile_id}"
tags: ["Heidi API"]
---

# Delete Patient Profile

`DELETE /api/v2/ml-scribe/open-api/patient-profiles/{patient_profile_id}`

delete patient profile

## Path parameters

- `patient_profile_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `400` — Bad Request
- `422` — Validation Error

---

[API](https://skmtc.net/heidihealth/apis/heidi-api-documentation.md) · [All operations](https://skmtc.net/heidihealth/apis/heidi-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/heidihealth/heidi-api-documentation/versions/39b46a9d8637/schema)
