---
title: "Permanently removes one or more versions in the KV store"
method: POST
path: "/secret/destroy/{path}"
tags: ["secrets"]
---

# Permanently removes one or more versions in the KV store

`POST /secret/destroy/{path}`

## Request body

- KvDestroyRequest
  - `versions` integer[] — The versions to destroy. Their data will be permanently deleted.

## Response `200`

OK

---

[API](https://skmtc.net/lensesio/apis/hashicorp-vault-api.md) · [All operations](https://skmtc.net/lensesio/apis/hashicorp-vault-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lensesio/hashicorp-vault-api/revisions/bd8194de0697/schema)
