---
title: "Delete table index"
method: DELETE
path: "/tables/indexes/{dbId}/{tableId}"
tags: ["Indexes"]
---

# Delete table index

`DELETE /tables/indexes/{dbId}/{tableId}`

Delete a table index - `tables/indexes/{dbId}/{tableId}/{indexName}`

## Path parameters

- `dbId` string, string, required
- `tableId` string, string, required
- `indexName` string, string, required

## Response `200`

successful operation

## Changes

- **2025-12-01** `c9fac12336ea` — 2 info
  - api tag `Indexes` added
  - api tag `Tables` removed
- **2023-12-21** `1451f79c7f04` — 2 info
  - api tag `Tables` added
  - api tag `Indexes` removed

[Change history](https://skmtc.dev/ihsn/apis/data-tables/changes/tables/indexes/:dbId/:tableId/delete.md)

---

[API](https://skmtc.dev/ihsn/apis/data-tables.md) · [All operations](https://skmtc.dev/ihsn/apis/data-tables/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ihsn/data-tables/revisions/6fb7730a430d/schema)
