---
title: "PATCH Medication resource"
method: PATCH
path: "/Medication/{id}"
tags: ["Medication"]
---

# PATCH Medication resource

`PATCH /Medication/{id}`

Update a part of a Medication resource.

## Path parameters

- `id` string, uuid, required

## Headers

- `Content-Type` string
- `If-Match` string

## Response `200`

The updated Medication resource

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Resource not found
- `500` — Error, with details

---

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