Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 836 Bytes

File metadata and controls

15 lines (10 loc) · 836 Bytes

UpdateFolderRequest

Properties

Name Type Description Notes
id str A unique identifier for an object. [optional] [readonly]
name str The name of the folder. [optional]
description str Optional description of the folder. [optional]
parent_folder_id str The parent folder to create the new file within. This can be an ID or a path depending on the downstream folder. Please see the connector section below to see downstream specific gotchas. [optional]
pass_through PassThroughBody [optional]

[Back to Model list] [Back to API list] [Back to README]