update_project
Idempotent
Modify a project's name or description in the QuantConnect algorithmic trading platform to keep project information current and organized.
Instructions
Update a project's name or description.
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. |