upload_object
Upload binary files to the QuantConnect Object Store by providing organization ID, unique key, and object data. Store files for efficient access and management.
Instructions
Upload files to the Object Store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | No | Indicate if the API request was successful. | |
| errors | No | List of errors with the API call. |