delete_file
Remove a file from a QuantConnect project by providing its name and project ID, helping you keep your project organized.
Instructions
Delete a file in a project.
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. |