Create folder_
This method permits to create a new folder in the reference material.
URL
(POST) projects/{projectid}/folders/refmaterial/folder
PARAMETERS
| Token | The connection token | Required | 
| projectid | The project | 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
