Move assets to another projects

Moves an asset to a specific project

This call requires two path parameters:

  • The id of the project where you want to move an asset to
  • The id of the asset you want to move

A 204 code is returned when an asset is successfully moved. Note that the asset’s tags, metadata, and versions remain intact after you move it.

By moving an asset to a project, you are moving it to the project’s top level. If the asset already lives inside the project whose project id you enter, then the call just moves the asset up to the top level. If you want to move an asset to a specific folder in any project, please see Move asset to a folder.

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