post https://api.shift.io/v3/folders//move/folder/
Moves a folder into another folder
This call requires two folder ids as path parameters:
- First, the id of the folder you want to move (the source folder)
- Second, the id of the destination folder
A 204 code is returned when the folder is successfully moved into another folder.
As an administrator, you can move a folder into another folder in any project in your workspace. To move a folder into a project’s top level, please see Move folder to a project.