Name | Type | Description | Notes |
---|---|---|---|
id |
string | A unique identifier for an object. | [optional] |
name |
string | The name of the folder. | [optional] |
description |
string | Optional description of the folder. | [optional] |
parent_folder_id |
string | 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] |