fix: format

pull/6194/head
Jason Stirnaman 2025-07-07 23:20:31 -05:00
parent 48380fd168
commit f3d6e59611
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ When authenticating requests, {{% product-name %}} checks that the `p` (_passwor
##### Syntax
```sh
```http
https://{{< influxdb/host >}}/query/?[u=any]&p=DATABASE_TOKEN
https://{{< influxdb/host >}}/write/?[u=any]&p=DATABASE_TOKEN
```