v1

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

Set metadata for a file/directory

Set supported metadata attributes for the specified file or directory

patch/user/files/metadata

Query parameters

pathstring required

Full file/directory path. It must be URL encoded, for example the path "my dir/àdir/file.txt" must be sent as "my%20dir%2F%C3%A0dir%2Ffile.txt"

Request body

modification_timeinteger

File modification time as unix timestamp in milliseconds

Response

successful operation

messagestring

message, can be empty

errorstring

error description if any