---
title: "Drop a KV Table"
method: POST
path: "/kvservice.droptable/{tableName}"
tags: ["Key-Value Store"]
---

# Drop a KV Table

`POST /kvservice.droptable/{tableName}`

Drops (deletes) a table in the Key-Value Database Storage.

## Request body

- object

## Response `200`

Table dropped.

- object

---

[API](https://skmtc.net/pricefx/apis/the-pricefx-backend-api.md) · [All operations](https://skmtc.net/pricefx/apis/the-pricefx-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pricefx/the-pricefx-backend-api/versions/0850b5d6be73/schema)
