---
title: "Assign patient to an affiliation"
method: POST
path: "/provider/affiliates/{affiliate_id}/patients"
tags: ["AffiliatePatient"]
---

# Assign patient to an affiliation

`POST /provider/affiliates/{affiliate_id}/patients`

## Path parameters

- `affiliate_id` string, required

## Request body

- ProviderAffiliatesPatientsControllerCreateBody
  - `patient_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/versions/a92ae2a6fa90/schema)
