delete_object
Delete an Object Store file by providing the organization ID and key. This removes the specified file from QuantConnect's Object Store, aiding in data management and cleanup.
Instructions
Delete the Object Store file of a specific organization and key.
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. |