---
title: "Delete volume with specified id."
method: DELETE
path: "/osd-volumes/{id}"
tags: ["volume"]
---

# Delete volume with specified id.

`DELETE /osd-volumes/{id}`

## Path parameters

- `id` integer, required

## Response `200`

volume set response

- VolumeResponse
  - `error` string, required — Error message in: body

## Other responses

- `default` — unexpected error

## Changes

- **2018-02-22** `ed1f944f48d5` — 1 info
  - api tag `delete` removed
- **2017-12-05** `d79082f863d1` — 1 info
  - api tag `delete` added

[Change history](https://skmtc.dev/libopenstorage/apis/osd-api/changes/osd-volumes/:id/delete.md)

---

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