---
title: "Delete some patient"
method: DELETE
path: "/patients/{id}"
tags: ["Patients"]
---

# Delete some patient

`DELETE /patients/{id}`

Delete the DICOM patient whose Orthanc identifier is provided in the URL

## Path parameters

- `id` string, required

## Response `200`

---

[API](https://skmtc.net/uclouvain/apis/orthanc-api.md) · [All operations](https://skmtc.net/uclouvain/apis/orthanc-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/uclouvain/orthanc-api/versions/9297c4930d96/schema)
