Updates an existing folder.
* denotes a required field
Parameter | Example | API version
| SessionID* | Session identifier | string | 7viklshodc6cnsh4s5vu75mqk0 |
| WorkspaceID* | Folder identifier | integer | 3786 |
| 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
|
|