---
title: "Delete disk on host by disk id"
method: DELETE
path: "/disks/{disk_id}/"
tags: ["Disks"]
---

# Delete disk on host by disk id

`DELETE /disks/{disk_id}/`

## Path parameters

- `disk_id` string, required

## Response `200`

Deleted Disk

## Changes

- **2024-05-10** `c76dd64e9044` — 1 breaking, 1 warning
  - added the new path request parameter `disk_id`
  - deleted the `path` request parameter `hostName`
- **2024-01-29** `73b6d82124fb` — 1 breaking, 1 warning
  - added the new path request parameter `hostName`
  - deleted the `path` request parameter `disk_id`

[Change history](https://skmtc.dev/quadsproject/apis/quads/changes/disks/:disk_id/delete.md)

---

[API](https://skmtc.dev/quadsproject/apis/quads.md) · [All operations](https://skmtc.dev/quadsproject/apis/quads/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/quadsproject/quads/revisions/a060ee3d649d/schema)
