Improvement

February 9, 20261 Minute Read

GitHub Apps can now utilize public preview Enterprise Teams APIs via fine-grained permissions

GitHub Enterprise administrators can now use GitHub Apps with the enterprise teams fine-grained permissions to access Enterprise Teams API endpoints. Previously, these endpoints required a personal access token (classic), but this update provides a more secure approach for enterprise team management.

The new enterprise teams fine-grained permission offers both read and write access levels to an enterprise-level Github App. These new fine-grained permissions allow create, update, and delete operations enabling Enterprise administrators to securely manage their teams at scale with programmatic app integrations.

To learn more, read about GitHub Apps authentication or Enterprise Teams API endpoints. If you have feedback, join us in this discussion.

Subscribe to our developer newsletter

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.

By submitting, I agree to let GitHub and its affiliates use my information for personalized communications, targeted advertising, and campaign effectiveness. See the GitHub Privacy Statement for more details.

GitHub Apps can now utilize public preview Enterprise Teams APIs via fine-grained permissions - GitHub Changelog