Creates a new folder or sub-folder in your account.Â
* denotes a required field
Parameter | Example | API version | SessionID* | The session Id obtained from doLogin() | string | 7viklshodc6cnsh4s5vu75mqk0 | | ParentWorkspaceID | Parent folder identifier | integer | 3781Â Â Â | | Name* | Folder name | string |
|
| Description | Description | string |
|
| Client | Client name | string |
|
| Project | Project name | string |
|
| Personal | true if the file is private. If the parent folder is private then any child folders created will automatically be forced as private. | boolean | true false |
| OwnerID | Owner of the workspace. If not provided then user who creates workspace will be assigned as the owner | integer | 1234 | 16.24
|
|