---
title: "Remove volume"
method: DELETE
path: "/volumes/{id}"
tags: ["volumes"]
---

# Remove volume

`DELETE /volumes/{id}`

Initiates removal of a storage volume, migrating sectors to other volumes.

## Path parameters

- `id` integer, required

## Query parameters

- `force` boolean

## Response `200`

Volume removal requested.

---

[API](https://skmtc.dev/siafoundation/apis/hostd-api.md) · [All operations](https://skmtc.dev/siafoundation/apis/hostd-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/siafoundation/hostd-api/revisions/08ff756929fc/schema)
