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

# Delete Config Store Secret

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

Removes a secret from a Config Store.

## Response `204`

Secret for the Config Store was deleted successfully.

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

## Changes

- **2025-09-02** `44bb2f5730c4` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/kong/apis/konnect-api/changes/v2/control-planes/:controlPlaneId/config-stores/:configStoreId/secrets/:key/delete.md)

---

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