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

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

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

Adds health check URLs to a target pool.

## Path parameters

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

## Query parameters

- `requestId` string

## Request body

- TargetPoolsAddHealthCheckRequest
  - `healthChecks` HealthCheckReference[] — The HttpHealthCheck to add to the target pool.
    - `healthCheck` string

## 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)
