Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update api-token-auth.mdx #16123

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
Loading