---
title: "Restores a folder"
method: PATCH
path: "/api/v2/folders/{id}/restore"
tags: ["Folders"]
---

# Restores a folder

`PATCH /api/v2/folders/{id}/restore`

Restores an archived folder — and its task lists — back to active status.

## Path parameters

- `id` string, required

## Headers

- `X-Organization-Id` string, required

## Response `200`

A single folder resource response.

---

[API](https://skmtc.net/productive/apis/api-documentation.md) · [All operations](https://skmtc.net/productive/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/productive/api-documentation/versions/6bb0150a5c5f/schema)
