This method permits to create a new folder or sub folder in the library.
URL
(POST) projects/{projectid}/folders/{locale}/folder
PARAMETERS
|
token |
The connection token |
Required |
|
projectid |
The project |
Required |
|
locale |
The language. |
Required |
|
name |
The path/name of the new folder. If the folder already exists an error is returned. Example: "name=folder1\folder2\folder3" creates all three folder levels if these don't yet exist. |
Required |
RESULTS
None