---
title: "Deletes a volume group"
method: DELETE
path: "/volume_groups/{uuid}"
tags: ["volume_groups"]
---

# Deletes a volume group

`DELETE /volume_groups/{uuid}`

This operation deletes a volume group.

## Path parameters

- `uuid` string, UUID, required

## Response `202`

Request Accepted

## Other responses

- `404` — Invalid UUID provided
- `default` — Internal Error

---

[API](https://skmtc.net/nutanix/apis/nutanix-intentful-api.md) · [All operations](https://skmtc.net/nutanix/apis/nutanix-intentful-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nutanix/nutanix-intentful-api/revisions/40395083ab31/schema)
