v1

latestOpenAPI 3.0.3AGPL-3.0-only2026-07-17120116247.0 KB
user APIs

Rename a file

Rename a file for the logged in user. Deprecated, use "file-actions/move"

patch/user/files

Query parameters

pathstring required

Path to the file to rename. It must be URL encoded

targetstring required

New name. It must be URL encoded

Response

successful operation

messagestring

message, can be empty

errorstring

error description if any