system

Create directory

Creates a directory at the specified path, including any necessary parent directories.

put/system/dir

Request body

pathstring required

Absolute filesystem path of the directory to create.

Response

Directory created.

Changes