---
title: "Delete an external medication request from a patient."
method: DELETE
path: "/Patients/{id}/external-medications/{requestId}"
tags: ["Patients"]
---

# Delete an external medication request from a patient.

`DELETE /Patients/{id}/external-medications/{requestId}`

## Path parameters

- `id` string, required
- `requestId` 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/d8d7501dde48/schema)
