Create a new folder
POST/api/v1/storage/gateway/create-folder
Creates a new folder at the specified path. If intermediate folders do not exist they are created automatically. Returns the folder metadata and a flag indicating whether it was newly created.
Request
Responses
- 200
Folder created (or already existed)