---
title: "DELETE /v1/projects/{projectId}/regions/{region}/clusters/{clusterName}"
method: DELETE
path: "/v1/projects/{projectId}/regions/{region}/clusters/{clusterName}"
tags: ["projects"]
---

# DELETE /v1/projects/{projectId}/regions/{region}/clusters/{clusterName}

`DELETE /v1/projects/{projectId}/regions/{region}/clusters/{clusterName}`

Deletes a cluster in a project. The returned Operation.metadata will be ClusterOperationMetadata (https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#clusteroperationmetadata).

## Path parameters

- `projectId` string, required
- `region` string, required
- `clusterName` string, required

## Query parameters

- `clusterUuid` string
- `gracefulTerminationTimeout` string
- `requestId` string

## Response `200`

Successful response

---

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