---
title: "Changes to Delete index for field in collection"
method: DELETE
path: "/collections/{collection_name}/index/{field_name}"
---

# Changes to Delete index for field in collection

`DELETE /collections/{collection_name}/index/{field_name}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 18 revisions.

- **2026-02-20** `26c6f383c006` — 1 warning, 1 info
- **2025-11-17** `d09f337ca2f3` — 2 info
- **2025-04-15** `5d330acca4cd` — 2 breaking, 6 info
- **2025-01-17** `a7900f38a79d` — 3 info

## Changes

- **2026-02-20** `26c6f383c006` — 1 warning, 1 info
  - added the new `wait_timeout` enum value to the `result/status` response property for the response status `200`
  - added the new optional `query` request parameter `timeout`
- **2025-11-17** `d09f337ca2f3` — 2 info
  - added `#/components/schemas/Usage` to the `usage` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/HardwareUsage` from the `usage` response property `anyOf` list for the response status `200`
- **2025-04-15** `5d330acca4cd` — 2 breaking, 6 info
  - removed the required property `usage/anyOf[#/components/schemas/HardwareUsage]/io_read` from the response with the `200` status
  - removed the required property `usage/anyOf[#/components/schemas/HardwareUsage]/io_write` from the response with the `200` status
  - added the required property `usage/anyOf[#/components/schemas/HardwareUsage]/payload_index_io_read` to the response with the `200` status
  - added the required property `usage/anyOf[#/components/schemas/HardwareUsage]/payload_index_io_write` to the response with the `200` status
  - added the required property `usage/anyOf[#/components/schemas/HardwareUsage]/payload_io_read` to the response with the `200` status
  - added the required property `usage/anyOf[#/components/schemas/HardwareUsage]/payload_io_write` to the response with the `200` status
  - added the required property `usage/anyOf[#/components/schemas/HardwareUsage]/vector_io_read` to the response with the `200` status
  - added the required property `usage/anyOf[#/components/schemas/HardwareUsage]/vector_io_write` to the response with the `200` status
- **2025-01-17** `a7900f38a79d` — 3 info
  - api tag `Indexes` added
  - api tag `collections` removed
  - added the optional property `usage` to the response with the `200` status

---

[Operation](https://skmtc.dev/qdrant/apis/qdrant-api/docs/collections/:collection_name/index/:field_name/delete.md) · [API](https://skmtc.dev/qdrant/apis/qdrant-api.md) · [Page](https://skmtc.dev/qdrant/apis/qdrant-api/changes/collections/:collection_name/index/:field_name/delete)
