---
title: "Delete a shared volume by ID"
method: DELETE
path: "/compute/clusters/storage/volumes/{volume_id}"
tags: ["SharedVolumeService"]
---

# Delete a shared volume by ID

`DELETE /compute/clusters/storage/volumes/{volume_id}`

Delete a shared volume. Note that if this volume is attached to a cluster, deleting will fail.

## Path parameters

- `volume_id` string, required — The ID of the volume to delete

## Response `200`

OK

- GPUClustersSharedVolumeDeleteResponse
  - `success` boolean, 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/1fab430e87d6/schema)
