---
title: "Updates a single volume with given spec."
method: PUT
path: "/osd-volumes/{id}"
tags: ["volume"]
---

# Updates a single volume with given spec.

`PUT /osd-volumes/{id}`

## Path parameters

- `id` integer, required

## Request body

- VolumeSetRequest — unresolved $ref

## Response `200`

volume set response

- VolumeSetResponse — unresolved $ref

## Other responses

- `default` — unexpected error

---

[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/9faa312702c4/schema)
