Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 4.68 KB

CopyFolderRequest.md

File metadata and controls

10 lines (7 loc) · 4.68 KB

CopyFolderRequest

Fields

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.