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.