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_folderstringRequired

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-windowstring or null
The length in milliseconds of the rate limit window
x-ratelimit-remainingstring or null

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

Response

Asset success response
object

Errors