Transfer a repository
documentedTransfer a repository to another owner.
POST /repos/{owner}/{repo}/transferRepositoriesno implementation yet0 runsInput
owner
Repository owner
OWNER
repo
Repository name
REPO
new_owner*
New owner (username or organization)
NEW_OWNER
new_name
New repository name (optional)
NEW_NAME
team_ids
Team IDs to add (optional)
TEAM_IDS
Calls GitHub as you (your API key is your account); keychains.dev holds the credentials.