Skip to content

Command: asset.setItemDynamicFields

Back to Index

Sets dynamic fields of an asset item. Non specified fields will be left unchanged. Set value to null to remove field.

Body
assetItemIduuid

Id of the item to be updated

fieldsmap of string to any value
Back to Index