v1

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

Create a directory

Create a directory for the logged in user

post/user/dirs

Query parameters

pathstring required

Path to the folder to create. It must be URL encoded, for example the path "my dir/àdir" must be sent as "my%20dir%2F%C3%A0dir"

mkdir_parentsboolean

Create parent directories if they do not exist?

Response

successful operation

messagestring

message, can be empty

errorstring

error description if any