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

## Changes

- **2025-01-30** `b0684fdef3d9` — 1 info
  - endpoint added
- **2025-01-23** `d19b5a525239` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/mastra-ai/apis/mastra-api/changes/api/vector/:vectorName/indexes/:indexName/delete.md)

---

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