post https://api.gathercontent.com/folders//move
Move a folder within the existing folder hierarchy. If you only supply a parent_uuid
, (i.e. omit the position) the folder will be moved to the bottom of the parent folder. To reposition a folder, simply send the same parent_uuid
in the request, with the new position
(folder positions are start at 0). You cannot move a folder into an archived folder, and you cannot move an archived folder - you must restore the folders first.