organization
Remove a repository from a team
This does not delete the repository, it only removes the repository from the team.
delete/teams/{id}/repos/{org}/{repo}
Path parameters
idinteger required
id of the team
orgstring required
organization that owns the repo to remove
repostring required
name of the repo to remove
Response
APIEmpty is an empty response