Update content/influxdb/v2.0/reference/api/influxdb-1x/_index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
pull/2298/head
kelseiv 2021-03-16 09:06:30 -07:00 committed by GitHub
parent 9cf63c2fa5
commit 9d37aa7e9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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