---
title: "Changes to Update Field"
method: PATCH
path: "/fields/{field_id}"
---

# Changes to Update Field

`PATCH /fields/{field_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 7 revisions.

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

## Changes

- **2026-08-24** `ca32894f988c` — 5 breaking, 6 info
  - removed the enum value `chat` of the request property `settings/anyOf[subschema #1]/oneOf[subschema #3: ChatFieldSettingsUpdate]/type`
  - removed the enum value `custom` of the request property `settings/anyOf[subschema #1]/oneOf[subschema #4: CustomFieldSettingsUpdate]/type`
  - removed the enum value `image` of the request property `settings/anyOf[subschema #1]/oneOf[subschema #2: ImageFieldSettingsUpdate]/type`
  - removed the enum value `table` of the request property `settings/anyOf[subschema #1]/oneOf[subschema #5: TableFieldSettingsUpdate]/type`
  - removed the enum value `text` of the request property `settings/anyOf[subschema #1]/oneOf[subschema #1: TextFieldSettingsUpdate]/type`
  - 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/patch.md) · [API](https://skmtc.dev/hf/apis/extralit-v1.md) · [Page](https://skmtc.dev/hf/apis/extralit-v1/changes/fields/:field_id/patch)
