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

Changes

No recorded changes to this endpoint across all 1 revision of this API.