Copy asset to a folder

Copies an asset to a specific folder

This call requires two path parameters:

  • the asset id of the asset you want to copy
  • the folder id of the folder where you want to add the copy

A 200 code is returned when the asset is successfully copied to a folder. The response contains the asset id of the new copy.

Note that you can make a copy in the same folder as the original asset. You would just enter the folder id of the folder that contains the original asset.

As an administrator, you can copy an asset to a folder in the same project or to a folder in a different project in your workspace.

📘

​​In the MediaSilo platform, a user must have Upload and Download permissions to copy an asset within a project. To copy an asset to a different project, the user must have Download permission in the source project and Upload permission in the destination project.

Language
Authorization
URL
Click Try It! to start a request and see the response here!