delete_optimization
Delete an optimization from QuantConnect by providing its unique optimization ID. Remove completed or unwanted optimization runs to keep your backtesting data organized.
Instructions
Delete an optimization.
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. |