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

# Cancel volume operation

`DELETE /volumes/{id}/cancel`

Cancels an in-progress volume operation such as creation, resize, or removal.

## Path parameters

- `id` integer, required

## Response `200`

Volume operation cancelled.

---

[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)
