We want to move a team folder under another team folder after teamspace update. (and convert to normal folder)
The files/move_v2 API seems to not be working if the source/destination folder is a team folder.
Is there any workaround so that we don't have to call the move API for each file under a team folder, which would result in thousands of calls and lead to significant overhead?