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

# POST /v1/{+name}:removeProject

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

Removes the specified project resource identified by a tenant resource tag. The method removes the project lien with 'TenantManager' origin if that was added. It then attempts to delete the project. If that operation fails, this method also fails. Calls to remove already removed or non-existent tenant project succeed. After the project has been deleted, or if was already in a DELETED state, resource metadata is permanently removed from the tenancy unit. Operation.

## Path parameters

- `name` string, required

## Request body

- RemoveTenantProjectRequest — Request message to remove a tenant project resource 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)
