---
title: "Changes to Delete disk on host by disk id"
method: DELETE
path: "/disks/{disk_id}/"
---

# Changes to Delete disk on host by disk id

`DELETE /disks/{disk_id}/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 9 revisions.

- **2024-05-10** `c76dd64e9044` — 1 breaking, 1 warning
- **2024-01-29** `73b6d82124fb` — 1 breaking, 1 warning

## 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`

---

[Operation](https://skmtc.dev/quadsproject/apis/quads/docs/disks/:disk_id/delete.md) · [API](https://skmtc.dev/quadsproject/apis/quads.md) · [Page](https://skmtc.dev/quadsproject/apis/quads/changes/disks/:disk_id/delete)
