Create a Folder
post
{protocol}//{host}:{port}{basePath}/ic/api/fileserver/v1/filesystem/directories
Create a Folder
Request
There are no request parameters for this operation.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
createdDate: string
Read Only:
true -
links: array
links
-
name(required): string
Read Only:
trueName of the folder -
parent(required): string
Read Only:
trueParent folder path
Response
Supported Media Types
- application/json
200 Response
Success
Root Schema : schema
Type:
string401 Response
Unauthorized
404 Response
Service not found
500 Response
Internal server error