v1

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

Upload files

Upload one or more files for the logged in user

post/user/files

Query parameters

pathstring

Parent directory for the uploaded files. It must be URL encoded, for example the path "my dir/àdir" must be sent as "my%20dir%2F%C3%A0dir". If empty or missing the root path is assumed. If a file with the same name already exists, it will be overwritten

mkdir_parentsboolean

Create parent directories if they do not exist?

Response

successful operation

messagestring

message, can be empty

errorstring

error description if any