mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-24 20:06:55 +01:00
Fix broken link
This commit is contained in:
parent
c05ebdb3d6
commit
baaca7f605
@ -2,9 +2,9 @@
|
|||||||
title: How to create API Tokens
|
title: How to create API Tokens
|
||||||
---
|
---
|
||||||
|
|
||||||
Depending on your [permissions](../reference/api-tokens-and-client-tokens#api-token-permissions), you can create API tokens in the Unleash Admin UI in three ways:
|
Depending on your [permissions](../reference/api-tokens-and-client-keys#api-token-permissions), you can create API tokens in the Unleash Admin UI in three ways:
|
||||||
- **Admin > API access**: for client or frontend tokens; requires the Admin root role, or a custom root role with API token permissions.
|
- **Admin > API access**: for client or frontend tokens; requires the Admin root role, or a custom root role with API token permissions.
|
||||||
- **Settings > API access** inside a project: for project-specific client or frontend tokens; permitted for project Members or users with a [corresponding root role](../reference/api-tokens-and-client-tokens#api-token-permissions).
|
- **Settings > API access** inside a project: for project-specific client or frontend tokens; permitted for project Members or users with a [corresponding root role](../reference/api-tokens-and-client-keys#api-token-permissions).
|
||||||
- **Profile > View profile settings > Personal API tokens**: for personal access tokens.
|
- **Profile > View profile settings > Personal API tokens**: for personal access tokens.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user