---
title: "Changes to POST /api/database/fields/table/{table_id}/"
method: POST
path: "/api/database/fields/table/{table_id}/"
---

# Changes to POST /api/database/fields/table/{table_id}/

`POST /api/database/fields/table/{table_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/ButtonFieldCreateField]/url_formula` (media type: application/json)
  - removed the request property `oneOf[#/components/schemas/ButtonFieldCreateField]/url_formula` (media type: application/x-www-form-urlencoded)
  - removed the request property `oneOf[#/components/schemas/ButtonFieldCreateField]/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/ButtonFieldCreateField` to the request body `oneOf` list (media type: application/json)
  - added `#/components/schemas/ButtonFieldCreateField` to the request body `oneOf` list (media type: application/x-www-form-urlencoded)
  - added `#/components/schemas/ButtonFieldCreateField` to the request body `oneOf` list (media type: multipart/form-data)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/AIFieldCreateField]/type` (media type: application/json)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/AIFieldCreateField]/type` (media type: application/x-www-form-urlencoded)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/AIFieldCreateField]/type` (media type: multipart/form-data)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/AutonumberFieldCreateField]/type` (media type: application/json)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/AutonumberFieldCreateField]/type` (media type: application/x-www-form-urlencoded)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/AutonumberFieldCreateField]/type` (media type: multipart/form-data)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/BooleanFieldCreateField]/type` (media type: application/json)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/BooleanFieldCreateField]/type` (media type: application/x-www-form-urlencoded)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/BooleanFieldCreateField]/type` (media type: multipart/form-data)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/CountFieldCreateField]/type` (media type: application/json)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/CountFieldCreateField]/type` (media type: application/x-www-form-urlencoded)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/CountFieldCreateField]/type` (media type: multipart/form-data)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/CreatedByFieldCreateField]/type` (media type: application/json)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/CreatedByFieldCreateField]/type` (media type: application/x-www-form-urlencoded)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/CreatedByFieldCreateField]/type` (media type: multipart/form-data)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/CreatedOnFieldCreateField]/type` (media type: application/json)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/CreatedOnFieldCreateField]/type` (media type: application/x-www-form-urlencoded)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/CreatedOnFieldCreateField]/type` (media type: multipart/form-data)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/DateFieldCreateField]/type` (media type: application/json)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/DateFieldCreateField]/type` (media type: application/x-www-form-urlencoded)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/DateFieldCreateField]/type` (media type: multipart/form-data)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/DurationFieldCreateField]/type` (media type: application/json)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/DurationFieldCreateField]/type` (media type: application/x-www-form-urlencoded)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/DurationFieldCreateField]/type` (media type: multipart/form-data)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/EmailFieldCreateField]/type` (media type: application/json)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/EmailFieldCreateField]/type` (media type: application/x-www-form-urlencoded)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/EmailFieldCreateField]/type` (media type: multipart/form-data)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/FileFieldCreateField]/type` (media type: application/json)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/FileFieldCreateField]/type` (media type: application/x-www-form-urlencoded)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/FileFieldCreateField]/type` (media type: multipart/form-data)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/FormViewEditRowFieldCreateField]/type` (media type: application/json)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/FormViewEditRowFieldCreateField]/type` (media type: application/x-www-form-urlencoded)
  - added the new `button` enum value to the request property `oneOf[#/components/schemas/FormViewEditRowFieldCreateField]/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/table/:table_id/post.md) · [API](https://skmtc.dev/baserow/apis/baserow-api-spec.md) · [Page](https://skmtc.dev/baserow/apis/baserow-api-spec/changes/api/database/fields/table/:table_id/post)
