| Name | Type | Description | Notes |
|---|---|---|---|
id |
string | A unique identifier for an object. | [optional] |
success |
boolean | Indicates if the upload session was completed successfully. | [optional] |
part_size |
number | Size in bytes of each part of the file that you will upload. Uploaded parts need to be this size for the upload to be successful. | [optional] |
parallel_upload_supported |
boolean | Indicates if parts of the file can uploaded in parallel. | [optional] |
uploaded_byte_range |
string | The range of bytes that was successfully uploaded. | [optional] |
expires_at |
Date | [optional] |
This repository was archived by the owner on Jun 2, 2025. It is now read-only.