---
title: "Delete field by guid"
method: DELETE
path: "/api/v11/Field/{guid}"
tags: ["Field"]
---

# Delete field by guid

`DELETE /api/v11/Field/{guid}`

Deletes a single field by its guid

## Path parameters

- `guid` string, uuid, 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/revisions/24cba7bf3468/schema)
