Update content/influxdb/v2.0/reference/api/influxdb-1x/_index.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>pull/2298/head
parent
9cf63c2fa5
commit
9d37aa7e9f
|
@ -39,7 +39,7 @@ There are multiple ways to provide 1.x-compatible authorization credentials to I
|
|||
The example below uses the `Authorization` header with the `Basic` scheme to
|
||||
provide the required 1.x-compatible username and password:
|
||||
|
||||
##### Basic authentication with authorization header
|
||||
##### Basic authentication
|
||||
```sh
|
||||
# --user syntax
|
||||
<username>:<password
|
||||
|
|
Loading…
Reference in New Issue