Command: asset.setItemDynamicFields
Sets dynamic fields of an asset item. Non specified fields will be left unchanged. Set value to null to remove field.
Body
assetItemId | uuid Id of the item to be updated |
fields | map of string to any value |
Sets dynamic fields of an asset item. Non specified fields will be left unchanged. Set value to null to remove field.
assetItemId | uuid Id of the item to be updated |
fields | map of string to any value |