---
title: "Delete pool"
method: DELETE
path: "/pools/{name}"
tags: ["Pool"]
---

# Delete pool

`DELETE /pools/{name}`

Deletes a pool.

## Path parameters

- `name` string, required

## Response `200`

Success

## Other responses

- `401` — Unauthorized
- `407` — Pool in use
- `500` — Server error

---

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