---
title: "DELETE /indexer-api/v1/update/{indexName}"
method: DELETE
path: "/indexer-api/v1/update/{indexName}"
tags: ["index"]
---

# DELETE /indexer-api/v1/update/{indexName}

`DELETE /indexer-api/v1/update/{indexName}`

Delete existing document. If document does not exist, it returns code 304.

## Path parameters

- `indexName` string, required

## Query parameters

- `id` string

## Request body

- … — unresolved $ref; see the full OpenAPI document linked below

## Response `200`

document deleted

## Other responses

- `304` — document not found

## Changes

- **2020-01-24** `96c30bc260ed` — 1 info
  - endpoint added
- **2020-01-03** `5e91e5c71711` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/commerceexperts/apis/open-commerce-search-stack-api/changes/indexer-api/v1/update/:indexName/delete.md)

---

[API](https://skmtc.dev/commerceexperts/apis/open-commerce-search-stack-api.md) · [All operations](https://skmtc.dev/commerceexperts/apis/open-commerce-search-stack-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/commerceexperts/open-commerce-search-stack-api/revisions/96c30bc260ed/schema)
