---
title: "Reactivate"
method: PATCH
path: "/metadata-schemas/v1/{id}/{version}"
tags: ["v1"]
---

# Reactivate

`PATCH /metadata-schemas/v1/{id}/{version}`

Removes the deactivated flag for a custom metadata schema. The path must contain the most recent version to prevent races.

## Path parameters

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

## Headers

- `Authorization` string, required

## Response `200`

Successful response

## Changes

- **2026-08-26** `293f25b8a5c7` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/joincandidhealth/apis/api-reference/changes/metadata-schemas/v1/:id/:version/patch.md)

---

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