abort_optimization
Abort an ongoing optimization by supplying its optimization ID, preventing further computation and results.
Instructions
Abort 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. |