---
title: "DELETE /api/vector/{vectorName}/indexes/{indexName}"
method: DELETE
path: "/api/vector/{vectorName}/indexes/{indexName}"
tags: ["vector"]
---

# DELETE /api/vector/{vectorName}/indexes/{indexName}

`DELETE /api/vector/{vectorName}/indexes/{indexName}`

Delete a specific index

## Path parameters

- `vectorName` string, required
- `indexName` string, required

## Response `200`

Index deleted successfully

---

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