From c6e167f3753dd4aca440da812e5d5cc73596bffd Mon Sep 17 00:00:00 2001 From: Strombon Date: Thu, 20 Aug 2026 11:37:41 -0700 Subject: [PATCH] Clarify enterprise audit log authentication Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- content/rest/enterprise-admin/audit-log.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/rest/enterprise-admin/audit-log.md b/content/rest/enterprise-admin/audit-log.md index 87562d735d7f..ce80422f49c7 100644 --- a/content/rest/enterprise-admin/audit-log.md +++ b/content/rest/enterprise-admin/audit-log.md @@ -11,6 +11,7 @@ category: - Administer enterprises and billing --- -{% data reusables.user-settings.enterprise-admin-api-classic-pat-only %} +> [!NOTE] +> These endpoints support authentication using a {% data variables.product.pat_v1 %} or an OAuth token with the `admin:enterprise` scope, for a user who is an enterprise administrator. {% data variables.product.prodname_github_app %} installation and user access tokens, and {% data variables.product.pat_v2_plural %}, are not supported.