v1

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

Delete a directory

Delete a directory and any children it contains for the logged in user

delete/user/dirs

Query parameters

pathstring required

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

Response

successful operation

messagestring

message, can be empty

errorstring

error description if any