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