Updates the existing field if the authorized user has access to the related database's workspace. The type can also be changed and depending on that type, different additional properties can optionally be set. If you change the field type it could happen that the data conversion fails, in that case the ERROR_CANNOT_CHANGE_FIELD_TYPE is returned, but this rarely happens. If a data value cannot be converted it is set to null so data might go lost.If updated the field causes other fields to change then the specificinstances of those fields will be included in the related fields response key.
Path parameters
Updates the field related to the provided value.
Headers
An optional header that marks the action performed by this request as having occurred in a particular client session. Then using the undo/redo endpoints with the same ClientSessionId header this action can be undone/redone.
An optional header that marks the action performed by this request as having occurred in a particular action group.Then calling the undo/redo endpoint with the same ClientSessionId header, all the actions belonging to the same action group can be undone/redone together in a single API call.
Request body
Response
Changes
Changed in 3 of the 6 revisions of this API.2493
- ▲
removed the required property
oneOf[ButtonFieldFieldSerializerWithRelatedFields]/errorfrom the response with the200statusresponse-required-property-removed
- ●
removed the request property
oneOf[ButtonFieldUpdateField]/url_formula(media type: application/json)request-property-removed
- ●
removed the request property
oneOf[ButtonFieldUpdateField]/url_formula(media type: application/x-www-form-urlencoded)request-property-removed
- ●
removed the request property
oneOf[ButtonFieldUpdateField]/url_formula(media type: multipart/form-data)request-property-removed
- ●
removed the optional property
oneOf[ButtonFieldFieldSerializerWithRelatedFields]/url_formulafrom the response with the200statusresponse-optional-property-removed
- ○
added the required property
oneOf[ButtonFieldFieldSerializerWithRelatedFields]/has_workflow_actionsto the response with the200statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added
ButtonFieldFieldSerializerWithRelatedFieldsto the response bodyoneOflist for the response status200response-body-one-of-added
- ○
added
buttonmapping keys to the request discriminator (media type: application/json)request-body-discriminator-mapping-added
- ○
added
buttonmapping keys to the request discriminator (media type: application/x-www-form-urlencoded)request-body-discriminator-mapping-added
- ○
added
buttonmapping keys to the request discriminator (media type: multipart/form-data)request-body-discriminator-mapping-added
- ○
added
ButtonFieldUpdateFieldto the request bodyoneOflist (media type: application/json)request-body-one-of-added
- ○
added
ButtonFieldUpdateFieldto the request bodyoneOflist (media type: application/x-www-form-urlencoded)request-body-one-of-added
- ○
added
ButtonFieldUpdateFieldto the request bodyoneOflist (media type: multipart/form-data)request-body-one-of-added
- ○
added the new
buttonenum value to the request propertyoneOf[AIFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[AIFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[AIFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[AutonumberFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[AutonumberFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[AutonumberFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[BooleanFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[BooleanFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[BooleanFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[CountFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[CountFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[CountFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[CreatedByFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[CreatedByFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[CreatedByFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[CreatedOnFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[CreatedOnFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[CreatedOnFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[DateFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[DateFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[DateFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[DurationFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[DurationFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[DurationFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[EmailFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[EmailFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[EmailFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[FileFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[FileFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[FileFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[FormViewEditRowFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[FormViewEditRowFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[FormViewEditRowFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[FormulaFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[FormulaFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[FormulaFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[LastModifiedByFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[LastModifiedByFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[LastModifiedByFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[LastModifiedFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[LastModifiedFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[LastModifiedFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[LinkRowFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[LinkRowFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[LinkRowFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[LongTextFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[LongTextFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[LongTextFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[LookupFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[LookupFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[LookupFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[MultipleCollaboratorsFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[MultipleCollaboratorsFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[MultipleCollaboratorsFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[MultipleSelectFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[MultipleSelectFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[MultipleSelectFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[NumberFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[NumberFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[NumberFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[PasswordFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[PasswordFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[PasswordFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[PhoneNumberFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[PhoneNumberFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[PhoneNumberFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[RatingFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[RatingFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[RatingFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[RollupFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[RollupFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[RollupFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[SingleSelectFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[SingleSelectFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[SingleSelectFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[TextFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[TextFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[TextFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[URLFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[URLFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[URLFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[UUIDFieldUpdateField]/type(media type: application/json)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[UUIDFieldUpdateField]/type(media type: application/x-www-form-urlencoded)request-property-enum-value-added
- ○
added the new
buttonenum value to the request propertyoneOf[UUIDFieldUpdateField]/type(media type: multipart/form-data)request-property-enum-value-added
- ○
added
buttonmapping keys to the response discriminator for the response status200response-body-discriminator-mapping-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the required property
oneOf[AIFieldFieldSerializerWithRelatedFields]/errorto the response with the200statusresponse-required-property-added
- ○