From 856982c1885eed9c79b26500bad1120b963e5c2a Mon Sep 17 00:00:00 2001 From: Rachael Sewell Date: Mon, 13 Jun 2022 15:25:39 -0700 Subject: [PATCH] add intro content (#25800) --- content/rest/overview/endpoints-available-for-github-apps.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/rest/overview/endpoints-available-for-github-apps.md b/content/rest/overview/endpoints-available-for-github-apps.md index ee73c0d87f..be7e0b568b 100644 --- a/content/rest/overview/endpoints-available-for-github-apps.md +++ b/content/rest/overview/endpoints-available-for-github-apps.md @@ -1,6 +1,7 @@ --- title: Endpoints available for GitHub Apps intro: Your app can make requests to the following REST endpoints. +permissions: You must use an installation access token to access endpoints using your {% data variables.product.prodname_github_app %}. For more information, see "[Authenticating with {% data variables.product.prodname_github_apps %}](/apps/building-github-apps/authenticating-with-github-apps/#authenticating-as-an-installation)." redirect_from: - /v3/apps/available-endpoints - /rest/reference/endpoints-available-for-github-apps