projects
Remove user as a collaborator
Removes a collaborator from an organization project. You must be an organization owner or a project admin to remove a collaborator.
delete/projects/{project_id}/collaborators/{username}
Path parameters
project_idinteger required
The unique identifier of the project.
usernamestring required
The handle for the GitHub user account.
Response
Response