04-14-2020 02:56 AM
Hi,
How to use Alfresco rest api to create folder in a site? Like a documentLibrary I need to xcreate my folder for example myDocumentLibrary. Is it possible?
04-14-2020 05:17 AM
You need a PUT invocation with something like this:
https://localhost:8080/alfresco/api/-default-/public/alfresco/versions/1/nodes/-root-?relativePath=Sites/test/documentLibrary/TestFolder
Explore our Alfresco products with the links below. Use labels to filter content by product module.