---
title: "Restore an archived reconciliation context"
method: POST
path: "/v1/contexts/{contextId}/restore"
tags: ["Configuration"]
---

# Restore an archived reconciliation context

`POST /v1/contexts/{contextId}/restore`

Restores an archived reconciliation context back to DRAFT so it can be re-validated and re-activated. Restoring never auto-resumes matching. Restoring a context that is not archived is rejected with a 409 invalid-state.

## Path parameters

- `contextId` string, uuid, required — Context ID

## Response `204`

No Content

## Other responses

- `default` — Error

---

[API](https://skmtc.net/lerian/apis/identity-plugin.md) · [All operations](https://skmtc.net/lerian/apis/identity-plugin/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lerian/identity-plugin/versions/25daba385532/schema)
