Optional
requestFactory: FoldersApiRequestFactoryOptional
responseProcessor: FoldersApiResponseProcessorID of folder to delete.
Optional
_options: PromiseConfigurationOptionsDelete a folder, identified by its path. Delete folder by path
Path of folder to delete
Optional
_options: PromiseConfigurationOptionsDelete a folder, identified by its path. Delete folder by path
Path of folder to delete
Optional
_options: PromiseConfigurationOptionsDelete folder by ID. Delete folder by ID
ID of folder to delete.
Optional
_options: PromiseConfigurationOptionsCheck status of folder update. Folder updates happen asynchronously. Check folder update status
The ID of the folder update task.
Optional
_options: PromiseConfigurationOptionsCheck status of folder update. Folder updates happen asynchronously. Check folder update status
The ID of the folder update task.
Optional
_options: PromiseConfigurationOptionsCreates a folder. Create folder
Folder creation options
Optional
_options: PromiseConfigurationOptionsCreates a folder. Create folder
Folder creation options
Optional
_options: PromiseConfigurationOptionsSearch 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: stringOffset search results by this value. The default offset is 0 and the maximum offset of items for a given search is 10,000. Narrow your search down if you are reaching this limit.
Optional
before: stringOptional
limit: numberNumber of items to return. Default limit is 10, maximum 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
ids: number[]Optional
idLte: numberOptional
idGte: numberOptional
createdAt: DateSearch folders by exact time of creation. Time must be epoch time in milliseconds.
Optional
createdAtLte: DateSearch folders by less than or equal to time of creation. Can be used with createdAtGte to create a range.
Optional
createdAtGte: DateSearch folders by greater than or equal to time of creation. Can be used with createdAtLte to create a range.
Optional
updatedAt: DateSearch folders by exact time of latest updated. Time must be epoch time in milliseconds.
Optional
updatedAtLte: DateSearch folders by less than or equal to time of latest update. Can be used with updatedAtGte to create a range.
Optional
updatedAtGte: DateSearch folders by greater than or equal to time of latest update. Can be used with updatedAtLte to create a range.
Optional
name: stringSearch for folders containing the specified name.
Optional
path: stringSearch folders by path.
Optional
parentFolderIds: number[]Search folders with the given parent folderId.
Optional
_options: PromiseConfigurationOptionsSearch 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: stringOffset search results by this value. The default offset is 0 and the maximum offset of items for a given search is 10,000. Narrow your search down if you are reaching this limit.
Optional
before: stringOptional
limit: numberNumber of items to return. Default limit is 10, maximum 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
ids: number[]Optional
idLte: numberOptional
idGte: numberOptional
createdAt: DateSearch folders by exact time of creation. Time must be epoch time in milliseconds.
Optional
createdAtLte: DateSearch folders by less than or equal to time of creation. Can be used with createdAtGte to create a range.
Optional
createdAtGte: DateSearch folders by greater than or equal to time of creation. Can be used with createdAtLte to create a range.
Optional
updatedAt: DateSearch folders by exact time of latest updated. Time must be epoch time in milliseconds.
Optional
updatedAtLte: DateSearch folders by less than or equal to time of latest update. Can be used with updatedAtGte to create a range.
Optional
updatedAtGte: DateSearch folders by greater than or equal to time of latest update. Can be used with updatedAtLte to create a range.
Optional
name: stringSearch for folders containing the specified name.
Optional
path: stringSearch folders by path.
Optional
parentFolderIds: number[]Search folders with the given parent folderId.
Optional
_options: PromiseConfigurationOptionsRetrieve a folder by its ID. Retrieve folder by ID
ID of desired folder
Optional
properties: string[]Properties to set on returned folder.
Optional
_options: PromiseConfigurationOptionsRetrieve a folder by its ID. Retrieve folder by ID
ID of desired folder
Optional
properties: string[]Properties to set on returned folder.
Optional
_options: PromiseConfigurationOptionsRetrieve a folder, identified by its path. Retrieve folder by path
Path of desired folder.
Optional
properties: string[]Properties to set on returned folder.
Optional
_options: PromiseConfigurationOptionsRetrieve a folder, identified by its path. Retrieve folder by path
Path of desired folder.
Optional
properties: string[]Properties to set on returned folder.
Optional
_options: PromiseConfigurationOptionsUpdate a folder's properties, identified by folder ID. Update folder properties by folder ID
ID of folder to update
Optional
_options: PromiseConfigurationOptionsUpdate properties of folder by given ID. This action happens asynchronously and will update all of the folder's children as well. Update folder properties
Optional
_options: PromiseConfigurationOptionsUpdate properties of folder by given ID. This action happens asynchronously and will update all of the folder's children as well. Update folder properties
Optional
_options: PromiseConfigurationOptionsUpdate a folder's properties, identified by folder ID. Update folder properties by folder ID
ID of folder to update
Optional
_options: PromiseConfigurationOptions
Delete folder by ID. Delete folder by ID