---
title: "Delete Config Store"
method: DELETE
path: "/v2/control-planes/{controlPlaneId}/config-stores/{configStoreId}"
tags: ["Config Stores"]
---

# Delete Config Store

`DELETE /v2/control-planes/{controlPlaneId}/config-stores/{configStoreId}`

Removes a config store

## Query parameters

- `force` 'true', required

## Response `204`

Config Store was deleted successfully.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/kong/apis/konnect-api.md) · [All operations](https://skmtc.net/kong/apis/konnect-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/konnect-api/versions/06734a9c491f/schema)
