Optional
requestFactory: FoldersApiRequestFactoryOptional
responseProcessor: FoldersApiResponseProcessorID of folder to delete.
Optional
_options: ConfigurationDelete folder by path. Delete folder.
Path of folder to delete
Optional
_options: ConfigurationDelete folder by path. Delete folder.
Path of folder to delete
Optional
_options: ConfigurationDelete folder by ID. Delete folder.
ID of folder to delete.
Optional
_options: ConfigurationCheck status of folder update. Folder updates happen asynchronously. Check folder update status.
TaskId of folder update
Optional
_options: ConfigurationCheck status of folder update. Folder updates happen asynchronously. Check folder update status.
TaskId of folder update
Optional
_options: ConfigurationCreates a folder. Create folder.
Folder creation options
Optional
_options: ConfigurationCreates a folder. Create folder.
Folder creation options
Optional
_options: ConfigurationSearch for folders. Does not contain hidden or archived folders. Search folders
Optional
properties: string[]Properties that should be included in the returned folders.
Optional
after: stringThe maximum offset of items for a given search is 10000. Narrow your search down if you are reaching this limit.
Optional
before: stringOptional
limit: numberLimit of results to return. Max limit is 100.
Optional
sort: string[]Sort results by given property. For example -name sorts by name field descending, name sorts by name field ascending.
Optional
id: stringSearch folder by given ID.
Optional
createdAt: DateSearch for folders with the given creation timestamp.
Optional
createdAtLte: DateOptional
createdAtGte: DateOptional
updatedAt: DateSearch for folder at given update timestamp.
Optional
updatedAtLte: DateOptional
updatedAtGte: DateOptional
name: stringSearch for folders containing the specified name.
Optional
path: stringSearch for folders by path.
Optional
parentFolderId: numberSearch for folders with the given parent folderId.
Optional
_options: ConfigurationSearch for folders. Does not contain hidden or archived folders. Search folders
Optional
properties: string[]Properties that should be included in the returned folders.
Optional
after: stringThe maximum offset of items for a given search is 10000. Narrow your search down if you are reaching this limit.
Optional
before: stringOptional
limit: numberLimit of results to return. Max limit is 100.
Optional
sort: string[]Sort results by given property. For example -name sorts by name field descending, name sorts by name field ascending.
Optional
id: stringSearch folder by given ID.
Optional
createdAt: DateSearch for folders with the given creation timestamp.
Optional
createdAtLte: DateOptional
createdAtGte: DateOptional
updatedAt: DateSearch for folder at given update timestamp.
Optional
updatedAtLte: DateOptional
updatedAtGte: DateOptional
name: stringSearch for folders containing the specified name.
Optional
path: stringSearch for folders by path.
Optional
parentFolderId: numberSearch for folders with the given parent folderId.
Optional
_options: ConfigurationGet folder by ID Get folder
ID of desired folder
Optional
properties: string[]Properties to set on returned folder.
Optional
_options: ConfigurationGet folder by ID Get folder
ID of desired folder
Optional
properties: string[]Properties to set on returned folder.
Optional
_options: ConfigurationGet folder by path. Get folder.
Path of desired folder.
Optional
properties: string[]Properties to set on returned folder.
Optional
_options: ConfigurationGet folder by path. Get folder.
Path of desired folder.
Optional
properties: string[]Properties to set on returned folder.
Optional
_options: ConfigurationUpdate properties of folder by given ID. This action happens asynchronously and will update all of the folder's children as well. Update folder properties
Properties to change in the folder
Optional
_options: ConfigurationUpdate properties of folder by given ID. This action happens asynchronously and will update all of the folder's children as well. Update folder properties
Properties to change in the folder
Optional
_options: Configuration
Delete folder by ID. Delete folder.