Unsupported
GET /installation/repositoriesIAT - List repositories accessible to the app installationDELETE /installation/tokenIAT - Revoke an installation access tokenGET /user/installationsUAT - List app installations accessible to the user access tokenGET /user/installations/{installation_id}/repositoriesUAT - List repositories accessible to the user access tokenPUT /user/installations/{installation_id}/repositories/{repository_id}- Add a repository to an app installationDELETE /user/installations/{installation_id}/repositories/{repository_id}- Remove a repository from an app installation