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

Latest commit

 

History

History
29 lines (14 loc) · 854 Bytes

File metadata and controls

29 lines (14 loc) · 854 Bytes

Apideck.CreateUploadSessionRequest

Description

Properties

Name Type Description Notes
name string The name of the file.
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.
size number The size of the file in bytes
drive_id string ID of the drive to upload to. [optional]
pass_through PassThroughBody [optional]

Referenced Types:


[Back to top] [Back to API list] [Back to README]