---
title: "POST /v1/{+name}:undeleteProject"
method: POST
path: "/v1/{+name}:undeleteProject"
tags: ["services"]
---

# POST /v1/{+name}:undeleteProject

`POST /v1/{+name}:undeleteProject`

Attempts to undelete a previously deleted tenant project. The project must be in a DELETED state. There are no guarantees that an undeleted project will be in a fully restored and functional state. Call the `ApplyTenantProjectConfig` method to update its configuration and then validate all managed service resources. Operation.

## Path parameters

- `name` string, required

## Request body

- UndeleteTenantProjectRequest — Request message to undelete tenant project resource previously deleted from the tenancy unit.
  - `tag` string — Required. Tag of the resource within the tenancy unit.

## Response `200`

Successful response

---

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