批量复制资产

将一批资产 ID 复制到新文件夹。您还可以选择将原始资产中的评论全部复制到已复制的资产中,也可以不复制任何评论。

身份验证

AuthorizationBearer

Bearer 身份验证,格式为 Bearer <token>,其中 token 是您的身份验证令牌。

路径参数

destination_idstring必需格式: "uuid"

Destination folder id - must be in the same folder

请求

An array of batch operations
batchlist of objects可选
copy_commentsenum可选
允许的值:

响应

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

错误

401
Unauthorized Error
404
Not Found Error