---
title: "Delete index by indexName"
method: DELETE
path: "/api/v2/indexing/{indexName}"
tags: ["IndexV2"]
---

# Delete index by indexName

`DELETE /api/v2/indexing/{indexName}`

This method deletes an existing index in Hawksearch.

## Path parameters

- `indexName` string, required

## Headers

- `X-HawkSearch-ApiKey` string, required

## Response `200`

OK

- object

---

[API](https://skmtc.net/hawksearch/apis/hawksearch-elasticsearch-indexingapi.md) · [All operations](https://skmtc.net/hawksearch/apis/hawksearch-elasticsearch-indexingapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hawksearch/hawksearch-elasticsearch-indexingapi/versions/24cba7bf3468/schema)
