1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00

clarify API use-case, fixes #745 (#747)

This commit is contained in:
Trey Greer
2021-09-21 15:42:44 -04:00
committed by GitHub
parent b9206d2751
commit a986741612

View File

@@ -49,7 +49,7 @@ The API Key `client_id` and `client_secret` can be obtained by an **Owner** from
If, as an owner, you want to share the API Key with an Admin or other user, use a secure communication method like [Bitwarden Send]({{site.baseurl}}/article/about-send/).
{% callout warning %}
Your API key enables full access to your Organization. Keep your API key private. If you believe your API key has been compromised, select the **Rotate API Key** button on this screen. Active uses of your current API key will need to be reconfigured with the new key before use.
Your API key enables full access to your Organization. Keep your API key private. If you believe your API key has been compromised, select the **Rotate API Key** button on this screen. Active implementations of your current API key will need to be reconfigured with the new key before use.
{% endcallout %}
### Bearer Access Tokens