移动资产

将资产移至新位置

身份验证

AuthorizationBearer

Bearer 身份验证,格式为 Bearer <token>,其中 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