---
title: "Remove patient from an affiliation"
method: DELETE
path: "/provider/affiliates/{affiliate_id}/patients/{id}"
tags: ["AffiliatePatient"]
---

# Remove patient from an affiliation

`DELETE /provider/affiliates/{affiliate_id}/patients/{id}`

## Path parameters

- `affiliate_id` string, required
- `id` string, required

## Response `204`

No content

---

[API](https://skmtc.net/hint/apis/partner-endpoints.md) · [All operations](https://skmtc.net/hint/apis/partner-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hint/partner-endpoints/revisions/a92ae2a6fa90/schema)
