A transfer request will need to be accepted by the new owner when transferring a personal repository to another user. The response will contain the original owner, and the transfer will continue asynchronously. For more details on the requirements to transfer personal and organization-owned repositories, see [about repository transfers](https://help.github.com/articles/about-repository-transfers/).
Arguments
- owner
The username or organization name that controls the repository.
- repo
The name of the repository to transfer.
- new_owner
The username or organization name the repository will be transferred to.
- team_id
ID of the team or teams to add to the repository. Teams can only be added to organization-owned repositories.