/api/folder/create
POST
Create a folder. The created folder will be put at the bottom of the folder list of the current library.
Parameter
Description
folderName
The name of the Folder
parent
ID of the parent folder
Sample Code:
Results returned:
Last updated
Was this helpful?