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"
}Changes
Changed in 2 of the 6 revisions of this API.2
- ○
the endpoint scheme security
petstore_authwas removed from the APIapi-security-removed
- ○
- ○
the endpoint scheme security
petstore_authwas added to the APIapi-security-added
- ○