---
title: "Unarchive an account"
method: POST
path: "/accounts/{id}/unarchive"
tags: ["Accounts"]
---

# Unarchive an account

`POST /accounts/{id}/unarchive`

## Path parameters

- `id` string, required

## Response `200`

Account restored to active

- object
  - `success` unknown, required

---

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