Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.37 KB

File metadata and controls

12 lines (8 loc) · 1.37 KB

FileInitUploadResponse

Initiate file upload response.

Fields

Field Type Required Description
file_id str ✔️ ID of the file.
aws Dict[str, Any] AWS fields to be uploaded with file.
upload_url OptionalNullable[str] Upload URL of the file. None if the file is already uploaded.