---
title: "DELETE /collections/{name}/encrypted-indexes/{field}"
method: DELETE
path: "/collections/{name}/encrypted-indexes/{field}"
tags: ["encrypted_index"]
---

# DELETE /collections/{name}/encrypted-indexes/{field}

`DELETE /collections/{name}/encrypted-indexes/{field}`

Delete an encrypted index

## Path parameters

- `name` string, required
- `field` string, required

## Response `200`

ok

## Other responses

- `400` — error
- `404` — error

## Changes

- **2026-03-30** `f46903303e53` — 1 info
  - added the non-success response with the status `404`
- **2026-03-02** `8c167ee47363` — 1 info
  - api operation id `encrypted_index_delete` removed and replaced with `delete_encrypted_index`
- **2025-10-16** `df7e1a7888ba` — 1 info
  - endpoint added
- **2025-06-02** `60812f5416c5` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/sourcenetwork/apis/defradb-api/changes/collections/:name/encrypted-indexes/:field/delete.md)

---

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