Navigation: More updates to the docs for admin subsections (#78857)

* Add more subnav to docs

* Add bold around UX text
This commit is contained in:
Kristina
2023-11-30 08:19:07 -06:00
committed by GitHub
parent 316c8b50bc
commit aa2f74a6c6
6 changed files with 13 additions and 8 deletions

View File

@ -47,7 +47,7 @@ curl http://admin:admin@localhost:3000/api/org
### Service Account Token
To create a service account token, click on **Administration** in the left-side menu, and then **Service Accounts**.
To create a service account token, click on **Administration** in the left-side menu, click **Users and access**, then **Service Accounts**.
For more information on how to use service account tokens, refer to the [Service Accounts]({{< relref "../../administration/service-accounts/" >}}) documentation.
You use the token in all requests in the `Authorization` header, like this: