---
title: "DELETE /api/v1/config/resource-pools"
method: DELETE
path: "/api/v1/config/resource-pools"
tags: ["ResourcePools"]
---

# DELETE /api/v1/config/resource-pools

`DELETE /api/v1/config/resource-pools`

## Query parameters

- `dry_run` boolean

## Response `200`

A successful response.

- Configv1DeleteResourcePoolsResponse

## Other responses

- `400` — Cannot delete the ResourcePools because it is in use.
- `404` — Cannot delete the ResourcePools because the slug does not exist.
- `500` — An unexpected error response.
- `default` — An undefined error response.

---

[API](https://skmtc.net/chronosphere/apis/config-v1-api.md) · [All operations](https://skmtc.net/chronosphere/apis/config-v1-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/chronosphere/config-v1-api/versions/530951bd2ccf/schema)
