FileSystem
CreateFile
Create a new file in a directory or file system on the server
post/v2/filesystem/create/file/{name}
Path parameters
namestring required
The name of the file to create as child under the directory or filesystem provided
Request body
Response
The operation was successful or the response payload contains relevant error information.