---
title: "POST /v1/{+indexEndpoint}:undeployIndex"
method: POST
path: "/v1/{+indexEndpoint}:undeployIndex"
tags: ["projects"]
---

# POST /v1/{+indexEndpoint}:undeployIndex

`POST /v1/{+indexEndpoint}:undeployIndex`

Undeploys an Index from an IndexEndpoint, removing a DeployedIndex from it, and freeing all resources it's using.

## Path parameters

- `indexEndpoint` string, required

## Request body

- GoogleCloudAiplatformV1UndeployIndexRequest — Request message for IndexEndpointService.UndeployIndex.
  - `deployedIndexId` string — Required. The ID of the DeployedIndex to be undeployed from the IndexEndpoint.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/aiplatform.md) · [All operations](https://skmtc.net/google/apis/aiplatform/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/aiplatform/versions/b608d71b91f0/schema)
