delete_object
Idempotent
Remove specific Object Store files from QuantConnect's cloud platform by organization ID and key to manage algorithmic trading data storage.
Instructions
Delete the Object Store file of a specific organization and key.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| errors | No | List of errors with the API call. | |
| success | No | Indicate if the API request was successful. |