update_backtest
Update the name or note of a backtest in a QuantConnect project by providing the project ID and backtest ID.
Instructions
Update the name or note of a backtest.
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. |