Files
Move an existing file or folder in your application tree
put/files
Query parameters
pathstring required
Relative or absolute path of the item to be move
Request body
Example request
{
"newPath": "hello_world2.txt"
}Relative or absolute path of the item to be move
{
"newPath": "hello_world2.txt"
}