Move asset

Move an asset to a new location

認証

AuthorizationBearer

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

パスパラメータ

destination_folderstring必須

リクエスト

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