post https://api.shift.io/v3/folders//assets//move
Moves an asset to a specific folder
Two path parameters are required to move an asset into a folder:
- the asset id of the asset you want to move
- the folder id of the destination folder
A 204 code is returned when the asset is successfully moved to the destination folder.
As an administrator, you can move 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 Edit permission to move an asset within a project. To move an asset to a different project, the user must have Download and Edit permissions in the source project and Upload permission in the destination project.