アセットをコピー

アセットを新しい場所にコピー

認証

AuthorizationBearer

Bearer <token>形式のBearer認証。tokenは認証トークンです。

パスパラメータ

destination_folderstring必須形式: "uuid"

Destination folder id

リクエスト

Asset copy request
idstring必須形式: "uuid"
Identifier of the asset to be copied

レスポンスヘッダー

x-ratelimit-limitdouble

The number of times you can make this call within the x-ratelimit-window

x-ratelimit-windowstringオプション
The length in milliseconds of the rate limit window
x-ratelimit-remainingstringオプション

The number of remaining times you can make this API call in the x-ratelimit-window

レスポンス

Asset success response
object

エラー

401
Unauthorized Error
404
Not Found Error