Creating a Folder
You can use the createFolder call to create a folder.
Parameters
| Parameter | Description |
|---|---|
| name | Required.
The name of the new folder. |
| parentId | Optional.
The document ID of the parent folder. The default value is the root folder. |
| parentPathoptional | Optional.
The full path of the parent folder. If the parentId parameter is present, the parentPath parameter will be ignored. The default value is the root folder. |
| comments | Optional.
Comments on the folder. |
| confidential | Optional.
The acceptable values are true and false. |
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.
