The intended number of bytes to be uploaded.
The Unix timestamp (in seconds) for when the Upload was created.
The Unix timestamp (in seconds) for when the Upload was created.
The name of the file to be uploaded.
The Upload unique identifier, which can be referenced in API endpoints.
The object type, which is always "upload".
The intended purpose of the file. Please refer here for acceptable values.
The status of the Upload.
Optional
fileThe ready File object after the Upload is completed.
The Upload object can accept byte chunks in the form of Parts.