Param name | Description |
---|---|
asset_ids optional |
IDs of the assets to update. Validations:
|
folder optional |
Validations:
|
folder[container_id] required |
Container’s ID of the folder Validations:
|
folder[dirname] required |
Container relative path to the folder Validations:
|
folder[storage] optional |
Storage/media name of the folder Validations:
|
recursive optional |
Include subfolders when providing a folder. Validations:
|
override optional |
Override existing metadata. Validations:
|
custom_metadata required |
A Hash of Hashes. First level keys are indices of the elements. Second level keys are ‘value’ and ‘custom_metadata_field’. Validations:
|