FileSystem

CreateDirectory

Create a new directory in an existing file system or directory on the server.

post/v2/filesystem/create/directory/{name}

Path parameters

namestring required

The name of the directory to create as child under the parent directory provided

Request body

Response

The operation was successful or the response payload contains relevant error information.

Changes

Changed in 2 of the 27 revisions of this API.11