Create
Folder in DOCS using Rest API Via Postman
1)
You need to create Environment first. While
creating the Environment make sure
Key: hostname
And Value is https:/XXXXXXcloud.com
As per below screen shot:
Also make sure
Basic authorization is save
2)Now in case
you want to create folder within another folder you need to pass the folder GUID to Post of method Create Folder under Folder Resource marked
in red as per below screen shot:
After that click on SEND and you will see the folder will be created
inside the folder for which guid is provided.
Below screen shot for getting the folder GUID:
3)Now in case you want to create folder
on home page not inside any other folder you need to write self instead of
folder GUID as per below screen shot
After that click send and new folder
will be created on home page.
No comments:
Post a Comment