Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 798 Bytes

CreateFileRequest.md

File metadata and controls

15 lines (10 loc) · 798 Bytes

CreateFileRequest

Properties

Name Type Description Notes
name str The name of the file.
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.
drive_id str ID of the drive to upload to. [optional]
description str Optional description of the file. [optional]
pass_through PassThroughBody [optional]

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