Skip to content
Merged
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
6 changes: 5 additions & 1 deletion src/content/docs/logs/get-started/permissions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,11 @@ Below is a description of the available permissions for tokens and roles as they

:::note[Note]

For zone scoped datasets, tokens must be zone scoped. For account scoped datasets, tokens must be account scoped.
- **Zone-scoped datasets** require a **zone-scoped token**.
- **Account-scoped datasets** require an **account-scoped token**.

Permissions must be explicitly configured at the appropriate level (zone or account) to ensure access to the desired API endpoints.

:::

## Roles
Expand Down
Loading