---
title: "Delete GPU cluster by cluster ID"
method: DELETE
path: "/compute/clusters/{cluster_id}"
tags: ["GPUClusterService"]
---

# Delete GPU cluster by cluster ID

`DELETE /compute/clusters/{cluster_id}`

Delete a GPU cluster by cluster ID.

## Path parameters

- `cluster_id` string, required — The ID of the cluster to delete

## Response `200`

OK

- GPUClusterDeleteResponse
  - `cluster_id` string, required

---

[API](https://skmtc.net/together/apis/together-apis.md) · [All operations](https://skmtc.net/together/apis/together-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/together/together-apis/revisions/468edbdc879c/schema)
