How to grant Github App admin permission to Enterprise #55753
Unanswered
kadel
asked this question in
Enterprise
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
Hi,
I'm trying to use
createEnterpriseOrganizationGraphQL mutation from my application that authenticates as GitHub App to GitHub Enterprise Server.I could use this mutation with a personal access token with
admin:enterprisepermission. But I need to do this as a GitHub App.I can't find the correct permissions for the GitHub App that would allow it to manage the enterprise.
Beta Was this translation helpful? Give feedback.
All reactions