---
title: "Delete a store from the BrightstarDB server"
method: DELETE
path: "/{storeName}"
tags: ["stores"]
---

# Delete a store from the BrightstarDB server

`DELETE /{storeName}`

## Path parameters

- `storeName` string, required

## Response `200`

Successful responses

- object
  - `storeName` string — The name of the deleted store

---

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