OptionalrequestFactory: FoldersApiRequestFactoryOptionalresponseProcessor: 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
Optionalproperties: string[]Properties that should be included in the returned folders.
Optionalafter: 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.
Optionalbefore: stringOptionallimit: numberNumber of items to return. Default limit is 10, maximum limit is 100.
Optionalsort: string[]Sort results by given property. For example -name sorts by name field descending, name sorts by name field ascending.
Optionalids: number[]OptionalidLte: numberOptionalidGte: numberOptionalcreatedAt: DateSearch folders by exact time of creation. Time must be epoch time in milliseconds.
OptionalcreatedAtLte: DateSearch folders by less than or equal to time of creation. Can be used with createdAtGte to create a range.
OptionalcreatedAtGte: DateSearch folders by greater than or equal to time of creation. Can be used with createdAtLte to create a range.
OptionalupdatedAt: DateSearch folders by exact time of latest updated. Time must be epoch time in milliseconds.
OptionalupdatedAtLte: DateSearch folders by less than or equal to time of latest update. Can be used with updatedAtGte to create a range.
OptionalupdatedAtGte: DateSearch folders by greater than or equal to time of latest update. Can be used with updatedAtLte to create a range.
Optionalname: stringSearch for folders containing the specified name.
Optionalpath: stringSearch folders by path.
OptionalparentFolderIds: number[]Search folders with the given parent folderId.
Optional_options: PromiseConfigurationOptionsSearch for folders. Does not contain hidden or archived folders. Search folders
Optionalproperties: string[]Properties that should be included in the returned folders.
Optionalafter: 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.
Optionalbefore: stringOptionallimit: numberNumber of items to return. Default limit is 10, maximum limit is 100.
Optionalsort: string[]Sort results by given property. For example -name sorts by name field descending, name sorts by name field ascending.
Optionalids: number[]OptionalidLte: numberOptionalidGte: numberOptionalcreatedAt: DateSearch folders by exact time of creation. Time must be epoch time in milliseconds.
OptionalcreatedAtLte: DateSearch folders by less than or equal to time of creation. Can be used with createdAtGte to create a range.
OptionalcreatedAtGte: DateSearch folders by greater than or equal to time of creation. Can be used with createdAtLte to create a range.
OptionalupdatedAt: DateSearch folders by exact time of latest updated. Time must be epoch time in milliseconds.
OptionalupdatedAtLte: DateSearch folders by less than or equal to time of latest update. Can be used with updatedAtGte to create a range.
OptionalupdatedAtGte: DateSearch folders by greater than or equal to time of latest update. Can be used with updatedAtLte to create a range.
Optionalname: stringSearch for folders containing the specified name.
Optionalpath: stringSearch folders by path.
OptionalparentFolderIds: number[]Search folders with the given parent folderId.
Optional_options: PromiseConfigurationOptionsRetrieve a folder by its ID. Retrieve folder by ID
ID of desired folder
Optionalproperties: string[]Properties to set on returned folder.
Optional_options: PromiseConfigurationOptionsRetrieve a folder by its ID. Retrieve folder by ID
ID of desired folder
Optionalproperties: string[]Properties to set on returned folder.
Optional_options: PromiseConfigurationOptionsRetrieve a folder, identified by its path. Retrieve folder by path
Path of desired folder.
Optionalproperties: string[]Properties to set on returned folder.
Optional_options: PromiseConfigurationOptionsRetrieve a folder, identified by its path. Retrieve folder by path
Path of desired folder.
Optionalproperties: 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