delete_project_collaborator
Idempotent
Remove a collaborator from a QuantConnect project by specifying the project ID and collaborator user ID.
Instructions
Remove a collaborator from a project.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | No | Indicate if the API request was successful. | |
| collaborators | No | List of collaborators. |