This method permits to create a new folder in the document library of a company.
URL
(POST) companies/{companyid}/folder
PARAMETERS
|
Token |
The connection token |
Required |
|
companyid |
The company |
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