delete_project_collaborator
Remove a collaborator from a QuantConnect project using the project ID and collaborator user ID to revoke their access and manage project permissions.
Instructions
Remove a collaborator from a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collaborators | No | List of collaborators. | |
| success | No | Indicate if the API request was successful. |