Field | Type | Required | Description | Example |
---|---|---|---|---|
name |
Optional<String> | ➖ | The name of the folder. | Documents |
parentFolderId |
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. | 1234 |
passThrough |
List<PassThroughBody> | ➖ | The pass_through property allows passing service-specific, custom data or structured modifications in request body when creating or updating resources. |