Apex
...
Types
Input & Output Types
Types.CreateFolderInput
Represents input for creating folders using Create Folders function. Following constructors are supported
- parentId - Id of the parent folder
- name - Name of the folder to be created
- driveId - Only applicable for SharePoint or Google Drive libraries. Supply null for other libraries. You can get this value from Content Library
- requestId - Pass null if using with Create Folders method or a random string if using with Create Folders Async method. This value can be used to filter CloudFiles Event Object which would have information about newly created folder