From c731a1907ebf2153fb3a237cd834262fe9a94428 Mon Sep 17 00:00:00 2001 From: Matt Silverlock Date: Wed, 14 Aug 2024 07:03:21 -0400 Subject: [PATCH] Update api-token-auth.mdx --- .../getting-started/authentication/api-token-auth.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/content/docs/analytics/graphql-api/getting-started/authentication/api-token-auth.mdx b/src/content/docs/analytics/graphql-api/getting-started/authentication/api-token-auth.mdx index 6cab9ebe618b9c0..8f06bb279c74276 100644 --- a/src/content/docs/analytics/graphql-api/getting-started/authentication/api-token-auth.mdx +++ b/src/content/docs/analytics/graphql-api/getting-started/authentication/api-token-auth.mdx @@ -51,7 +51,9 @@ The **Create Custom Token** page displays: 1. Enter a descriptive name for your token in the **Token name** text input field. -2. To configure access to the GraphQL Analytics API, use the **Permissions** drop-down lists. To set permissions for the GraphQL Analytics API, select *Analytics* from the second drop-down list. +2. To configure access to the GraphQL Analytics API, use the **Permissions** drop-down lists. + +3. To set permissions for the GraphQL Analytics API, select **Account** in the first drop-down list, **Analytics** from the second drop-down list, and **Read** from the third. This example scopes zone-level permissions for read access to the Analytics API: