Bulk copy assets

Copy a batch of asset ids to a new folder. You can also choose to copy over all or none of the comments from the original to the copied asset.

Path parameters

destination_idstringRequired

Request

An array of batch operations
batchlist of objectsOptional
copy_commentsenumOptional
Allowed values:

Response

Batch copy success response
errorobject or null
Assets that were not copied, and why they weren't copied
successobject or null
The assets that were succesfully copied
succes_testobject or null
string or null

Errors