v44

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0156121143.5 KB

Create a new directory

put/fs/create_directory

Request body

pathstring required

Absolute directory path to create.

modestring

Optional directory mode (octal string, e.g. 755). Defaults to 755.

Response

Directory created successfully