アセットを一括コピー

アセット ID のバッチを新しいフォルダーにコピーします。元のアセットからコピー先のアセットへコメントをすべてコピーするか、まったくコピーしないかも選択できます。

認証

AuthorizationBearer

Bearer <token>形式のBearer認証。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