---
title: "Delete Orthanc peer"
method: DELETE
path: "/peers/{id}"
tags: ["Networking"]
---

# Delete Orthanc peer

`DELETE /peers/{id}`

Delete one Orthanc peer. This change is permanent iff. `OrthancPeersInDatabase` is `true`, otherwise it is lost at the next restart of Orthanc.

## Path parameters

- `id` string, required

## Response `200`

---

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