Content Library Folders REST Endpoints
Content Library Folders
Content Library Folders in the Responsys Interact Suite Content Library.
- Create Content Library Folder
 - Method: postPath:
/rest/api/v1.3/clFolders - Delete Content Library Folder
 - Method: deletePath:
/rest/api/v1.3/clFolders/{folderPath} - List contents of a Content Library Folder
 - Method: getPath:
/rest/api/v1.3/clFolders/{folderPath}