fs
Copy folder or file to a new place
put/fs/copy
Query parameters
srcstring required
current path of the filesystem entry
targetstring required
new path of the filesystem entry
forceboolean
replace existing file/folder
Response
successful operation
current path of the filesystem entry
new path of the filesystem entry
replace existing file/folder
successful operation