---
title: "DELETE /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}"
method: DELETE
path: "/v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}"
tags: ["projects"]
---

# DELETE /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}

`DELETE /v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}`

Deletes the cluster, including the Kubernetes endpoint and all worker nodes. Firewalls and routes that were configured during cluster creation are also deleted. Other Google Compute Engine resources that might be in use by the cluster, such as load balancer resources, are not deleted if they weren't present when the cluster was initially created.

## Path parameters

- `projectId` string, required
- `zone` string, required
- `clusterId` string, required

## Query parameters

- `name` string

## Response `200`

Successful response

---

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