---
title: "Soft-delete (deactivate) a pharmacy. The row is retained so historical prescriptions still
resolve their pharmacy; it is simply dropped from the active list."
method: DELETE
path: "/Pharmacies/{id}"
tags: ["Pharmacies"]
---

# Soft-delete (deactivate) a pharmacy. The row is retained so historical prescriptions still
resolve their pharmacy; it is simply dropped from the active list.

`DELETE /Pharmacies/{id}`

## Path parameters

- `id` string, required

## Response `204`

No Content

## Other responses

- `404` — Not Found

---

[API](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1.md) · [All operations](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clinicos/pawthosx-business-api-v1/revisions/a905bde4e796/schema)
