---
title: "Changes to PATCH /api/database/fields/{field_id}/"
method: PATCH
path: "/api/database/fields/{field_id}/"
---

# Changes to PATCH /api/database/fields/{field_id}/

`PATCH /api/database/fields/{field_id}/`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 6 revisions.

- **2026-08-27** `f3396317d932` — 1 breaking, 4 warning, 1 info
- **2026-08-05** `0c490e5b0c7f` — 1 breaking, 91 info
- **2026-07-21** `80d3f3a0f359` — 1 info

## Changes

- **2026-08-27** `f3396317d932` — 1 breaking, 4 warning, 1 info
  - removed the required property `oneOf[#/components/schemas/ButtonFieldFieldSerializerWithRelatedFields]/error` from the response with the `200` status
  - removed the request property `oneOf[#/components/schemas/ButtonFieldUpdateField]/url_formula` (media type: application/json)
  - removed the request property `oneOf[#/components/schemas/ButtonFieldUpdateField]/url_formula` (media type: application/x-www-form-urlencoded)
  - removed the request property `oneOf[#/components/schemas/ButtonFieldUpdateField]/url_formula` (media type: multipart/form-data)
  - removed the optional property `oneOf[#/components/schemas/ButtonFieldFieldSerializerWithRelatedFields]/url_formula` from the response with the `200` status
  - added the required property `oneOf[#/components/schemas/ButtonFieldFieldSerializerWithRelatedFields]/has_workflow_actions` to the response with the `200` status
- **2026-08-05** `0c490e5b0c7f` — 1 breaking, 91 info
  - added `#/components/schemas/ButtonFieldFieldSerializerWithRelatedFields` to the response body `oneOf` list for the response status `200`
  - added `button` mapping keys to the request discriminator (media type: application/json)
  - added `button` mapping keys to the request discriminator (media type: application/x-www-form-urlencoded)
  - added `button` mapping keys to the request discriminator (media type: multipart/form-data)
  - added `#/components/schemas/ButtonFieldUpdateField` to the request body `oneOf` list (media type: application/json)
  - added `#/components/schemas/ButtonFieldUpdateField` to the request body `oneOf` list (media type: application/x-www-form-urlencoded)
  - added `#/components/schemas/ButtonFieldUpdateField` to the request body `oneOf` list (media type: multipart/form-data)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/AIFieldUpdateField]/type` (media type: application/json)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/AIFieldUpdateField]/type` (media type: application/x-www-form-urlencoded)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/AIFieldUpdateField]/type` (media type: multipart/form-data)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/AutonumberFieldUpdateField]/type` (media type: application/json)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/AutonumberFieldUpdateField]/type` (media type: application/x-www-form-urlencoded)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/AutonumberFieldUpdateField]/type` (media type: multipart/form-data)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/BooleanFieldUpdateField]/type` (media type: application/json)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/BooleanFieldUpdateField]/type` (media type: application/x-www-form-urlencoded)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/BooleanFieldUpdateField]/type` (media type: multipart/form-data)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/CountFieldUpdateField]/type` (media type: application/json)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/CountFieldUpdateField]/type` (media type: application/x-www-form-urlencoded)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/CountFieldUpdateField]/type` (media type: multipart/form-data)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/CreatedByFieldUpdateField]/type` (media type: application/json)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/CreatedByFieldUpdateField]/type` (media type: application/x-www-form-urlencoded)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/CreatedByFieldUpdateField]/type` (media type: multipart/form-data)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/CreatedOnFieldUpdateField]/type` (media type: application/json)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/CreatedOnFieldUpdateField]/type` (media type: application/x-www-form-urlencoded)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/CreatedOnFieldUpdateField]/type` (media type: multipart/form-data)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/DateFieldUpdateField]/type` (media type: application/json)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/DateFieldUpdateField]/type` (media type: application/x-www-form-urlencoded)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/DateFieldUpdateField]/type` (media type: multipart/form-data)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/DurationFieldUpdateField]/type` (media type: application/json)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/DurationFieldUpdateField]/type` (media type: application/x-www-form-urlencoded)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/DurationFieldUpdateField]/type` (media type: multipart/form-data)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/EmailFieldUpdateField]/type` (media type: application/json)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/EmailFieldUpdateField]/type` (media type: application/x-www-form-urlencoded)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/EmailFieldUpdateField]/type` (media type: multipart/form-data)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/FileFieldUpdateField]/type` (media type: application/json)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/FileFieldUpdateField]/type` (media type: application/x-www-form-urlencoded)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/FileFieldUpdateField]/type` (media type: multipart/form-data)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/FormViewEditRowFieldUpdateField]/type` (media type: application/json)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/FormViewEditRowFieldUpdateField]/type` (media type: application/x-www-form-urlencoded)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/FormViewEditRowFieldUpdateField]/type` (media type: multipart/form-data)
  - …52 more
- **2026-07-21** `80d3f3a0f359` — 1 info
  - added the required property `oneOf[#/components/schemas/AIFieldFieldSerializerWithRelatedFields]/error` to the response with the `200` status

---

[Operation](https://skmtc.dev/baserow/apis/baserow-api-spec/docs/api/database/fields/:field_id/patch.md) · [API](https://skmtc.dev/baserow/apis/baserow-api-spec.md) · [Page](https://skmtc.dev/baserow/apis/baserow-api-spec/changes/api/database/fields/:field_id/patch)
