Copy asset

Copy an Asset to a new location

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

destination_folderstringRequiredformat: "uuid"

Destination folder id

Request

Asset copy request
idstringRequiredformat: "uuid"
Identifier of the asset to be copied

Response headers

x-ratelimit-limitdouble

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

x-ratelimit-windowstringOptional
The length in milliseconds of the rate limit window
x-ratelimit-remainingstringOptional

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

Response

Asset success response
object

Errors

401
Unauthorized Error
404
Not Found Error