v1
latestOpenAPI 3.1.02026-08-0420819698.7 KBRoutes
Assets
Fields
Update Asset Field Value
This request updates the value of a Field that is attached to an Asset.
Parameter: value, Type: Varies depending on the Field's type, Required?: Required, Description: The value that will be written to the field, overwriting the previous value and creating an entry in the field history. "value" must correspond to the fieldType of the field. For example, if the field is a "number" fieldType, then "value" must be a number.
patch/v2/assets/fields/{valueID}
Response
The operation completed successfully. The response body is empty.