---
title: "POST /projects/{project}/regions/{region}/targetPools/{targetPool}/removeInstance"
method: POST
path: "/projects/{project}/regions/{region}/targetPools/{targetPool}/removeInstance"
tags: ["targetPools"]
---

# POST /projects/{project}/regions/{region}/targetPools/{targetPool}/removeInstance

`POST /projects/{project}/regions/{region}/targetPools/{targetPool}/removeInstance`

Removes instance URL from a target pool.

## Path parameters

- `project` string, required
- `region` string, required
- `targetPool` string, required

## Query parameters

- `requestId` string

## Request body

- TargetPoolsRemoveInstanceRequest
  - `instances` InstanceReference[] — URLs of the instances to be removed from target pool.
    - `instance` string — The URL for a specific instance. @required compute.instancegroups.addInstances/removeInstances

## Response `200`

Successful response

---

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