Endpoint
Path parameters
Path to the file or folder relative to the storage root. Use the
id from List Storage.photo.jpg · photos/portrait.jpg · photosBody parameters
The new name (not a full path). Must not contain
/ or \.Response
true if the rename succeeded.The new full path of the file or folder.
200 success · 400 invalid name · 404 not found · 409 a file or folder with that name already exists · 500 error
Example
Related
Move File or Folder
Move a file or folder to a different parent folder.
List Storage
Browse all files and folders.