Update a category
Updates category metadata and, when fields is supplied, the category custom fields. By default fields is replacement-style: omitted customer-managed fields are removed. Set addOnly=true to preserve existing fields and append only missing fields or missing plain-tag options.
Authorizations
Headers
Workspace identifier
Body
When true, fields becomes an additive "ensure this schema exists" list: omitted fields are preserved, existing fields keep their current name/type/settings, and only missing fields or missing plain-tag options are added. If an existing field key is sent with a different type, the request is rejected instead of converting the field. Without addOnly, fields keeps its normal replacement semantics.
true
folder, item Custom fields for this category. By default, sending this list replaces the customer-managed field list, so omitted fields are removed. Set addOnly=true to preserve existing fields and only add missing fields/tag options.
32