delete_file
Idempotent
Remove files from QuantConnect algorithmic trading projects to manage strategy code and maintain organized workspaces.
Instructions
Delete a file in a project.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| errors | No | List of errors with the API call. | |
| success | No | Indicate if the API request was successful. |