---
title: "Deactivate"
method: DELETE
path: "/patient-merge/v1/{id}/{version}"
tags: ["v1"]
---

# Deactivate

`DELETE /patient-merge/v1/{id}/{version}`

Deactivates a patient merge record. Path must contain next version.

## Path parameters

- `id` CommonPatientMergeId, required — unresolved $ref
- `version` string, required

## Headers

- `Authorization` string, required

## Response `200`

Successful response

## Other responses

- `404` — Error response with status 404
- `409` — Error response with status 409

---

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