---
title: "Restore Tenant"
method: POST
path: "/admin/tenants/{tenant_id}/restore"
tags: ["admin-tenants"]
---

# Restore Tenant

`POST /admin/tenants/{tenant_id}/restore`

Restore a soft-deleted tenant.

## Path parameters

- `tenant_id` string, uuid, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/getanana/apis/cleon-api.md) · [All operations](https://skmtc.dev/getanana/apis/cleon-api/llms.txt) · [OpenAPI document](https://skmtc.dev/getanana/apis/cleon-api/revisions/59d90f796108?raw)
