---
title: "Changes to Delete Field"
method: DELETE
path: "/fields/{field_id}"
---

# Changes to Delete Field

`DELETE /fields/{field_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 7 revisions.

- **2026-08-24** `ca32894f988c` — 6 info
- **2026-08-08** `e9da3a893a88` — 1 breaking, 1 info

## Changes

- **2026-08-24** `ca32894f988c` — 6 info
  - removed the `chat` enum value from the `settings/oneOf[subschema #3: ChatFieldSettings]/type` response property for the response status `200`
  - removed the `column` enum value from the `settings/oneOf[subschema #6: ColumnFieldSettings]/type` response property for the response status `200`
  - removed the `custom` enum value from the `settings/oneOf[subschema #4: CustomFieldSettings]/type` response property for the response status `200`
  - removed the `image` enum value from the `settings/oneOf[subschema #2: ImageFieldSettings]/type` response property for the response status `200`
  - removed the `table` enum value from the `settings/oneOf[subschema #5: TableFieldSettings]/type` response property for the response status `200`
  - removed the `text` enum value from the `settings/oneOf[subschema #1: TextFieldSettings]/type` response property for the response status `200`
- **2026-08-08** `e9da3a893a88` — 1 breaking, 1 info
  - added `#/components/schemas/ColumnFieldSettings` to the `settings` response property `oneOf` list for the response status `200`
  - added `column` discriminator mapping keys to the `settings` response property for the response status `200`

---

[Operation](https://skmtc.dev/hf/apis/extralit-v1/docs/fields/:field_id/delete.md) · [API](https://skmtc.dev/hf/apis/extralit-v1.md) · [Page](https://skmtc.dev/hf/apis/extralit-v1/changes/fields/:field_id/delete)
