1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00

Update docs/user_guide/api_access.md

This commit is contained in:
Christopher Kolstad 2021-02-24 10:54:15 +01:00 committed by GitHub
parent 40e14b6d16
commit 7e35253a93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ It is possible to integrate directly with the Admin API. In this guide we will e
You will need access tokens with admin privileges to be allowed to connect to the Admin Unleash-API. You can create these tokens in the “Instance Admin” as part of the “API secrets” section.
Please note that it take up to 60 seconds for the new key to propagate to all Unleash-hosted instances.
Please note that it may take up to 60 seconds for the new key to propagate to all Unleash-hosted instances.
> If you need API token to use in a client SDK you should create a "client token" as these have less privileges.