---
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

## Changes

- **2015-05-26** `694b44600c48` — 2 info
  - api operation id `deleteStore` was added
  - api tag `stores` added
- **2015-05-19** `404ee72d2da6` — 2 info
  - api operation id `deleteStore` removed and replaced with ``
  - api tag `stores` removed

[Change history](https://skmtc.dev/brightstardb/apis/brightstardb-rest-api/changes/:storeName/delete.md)

---

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