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
4 changes: 2 additions & 2 deletions src/content/partials/fundamentals/account-owned-tokens.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

---

Account Owned Tokens are the first step that Cloudflare is taking to represent service principals in our service, and it is currently being released in open beta.
Account Owned Tokens are the first step that Cloudflare is taking to represent service principals in our service.

Cloudflare is working to ensure that all features eventually become compatible with Account Owned Tokens.

Expand All @@ -14,7 +14,7 @@ If you are working with a service that is not currently supported by Account Own
User tokens will continue to work and we do not have plans to deprecate them.
:::

Account Owned Tokens will be visible for Super Administrators of accounts on the [Cloudflare dashboard](https://dash.cloudflare.com/) via **Manage Account** > **API Tokens**.
Account Owned Tokens are available to all customers. Super Administrators of accounts on the [Cloudflare dashboard](https://dash.cloudflare.com/) can find them via **Manage Account** > **API Tokens**.

You can still create tokens using the Cloudflare dashboard, and it can also be accessed via the API at `/accounts/<accountID>/tokens`.

Expand Down
Loading