---
title: "POST /v3/{+name}:undelete"
method: POST
path: "/v3/{+name}:undelete"
tags: ["folders"]
---

# POST /v3/{+name}:undelete

`POST /v3/{+name}:undelete`

Cancels the deletion request for a folder. This method may be called on a folder in any state. If the folder is in the ACTIVE state the result will be a no-op success. In order to succeed, the folder's parent must be in the ACTIVE state. In addition, reintroducing the folder into the tree must not violate folder naming, height, and fanout constraints described in the CreateFolder documentation. The caller must have `resourcemanager.folders.undelete` permission on the identified folder.

## Path parameters

- `name` string, required

## Request body

- UndeleteFolderRequest — The UndeleteFolder request message.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/cloudresourcemanager.md) · [All operations](https://skmtc.dev/google/apis/cloudresourcemanager/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/cloudresourcemanager/revisions/3d76e8caf96a/schema)
