---
title: "DELETE /v4/key-value-stores/self/{key}"
method: DELETE
path: "/v4/key-value-stores/self/{key}"
tags: ["Key Value Store"]
---

# DELETE /v4/key-value-stores/self/{key}

`DELETE /v4/key-value-stores/self/{key}`

Delete a key-value store you own (by canonical key) and all its entries (X-API-Key)

## Path parameters

- `key` string, required

## Response `200`

Response for status 200

- object
  - `success` boolean, required

---

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