# Delete

Launch stage: GA

`DELETE /api/2.0/vector-search/indexes/{name}`

Delete an index.

API scopes: vector-search

## Path parameters

- `name` (string, optional)
  Name of the index

## Response

```json
{}
```

