mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fix typo in curl command (#46729)
* Fix typo in curl command Co-authored-by: eleijonmarck <eric.leijonmarck@gmail.com> Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Fix typo in another curl command Co-authored-by: eleijonmarck <eric.leijonmarck@gmail.com> Signed-off-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: eleijonmarck <eric.leijonmarck@gmail.com>
This commit is contained in:
@@ -49,7 +49,7 @@ standard basic auth. Basic auth will also authenticate LDAP users.
|
||||
```
|
||||
|
||||
## Create API Token
|
||||
|
||||
|
||||
Open the sidemenu and click the organization dropdown and select the `API Keys` option.
|
||||
|
||||

|
||||
@@ -76,7 +76,7 @@ The API Token can also be passed as a Basic authorization password with the spec
|
||||
```
|
||||
|
||||
# Auth HTTP resources / actions
|
||||
|
||||
|
||||
## Api Keys
|
||||
|
||||
`GET /api/auth/keys`
|
||||
|
||||
Reference in New Issue
Block a user