In the REST APIs for adding and updating integrations, we have to specify a PAT or username and password. Since GitHub apps are already supported using GitHub Enterprise Server, I want to completely get rid of PATs. It would be nice if we could specify the appId, installationId and privateKey to add a new integration using an existing GitHub app.