---
title: "Delete an index"
method: DELETE
path: "/indexes/{index-id}"
tags: ["indexes"]
---

# Delete an index

`DELETE /indexes/{index-id}`

This method deletes the specified index and all the videos within it. This action cannot be undone.

## Path parameters

- `index-id` string, required

## Headers

- `x-api-key` string, required

## Response `200`

Successful response

## Other responses

- `400` — The request has failed.

---

[API](https://skmtc.net/twelvelabs/apis/twelvelabs-api.md) · [All operations](https://skmtc.net/twelvelabs/apis/twelvelabs-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twelvelabs/twelvelabs-api/revisions/5dbd6e8473c9/schema)
