diff --git a/content/influxdb3/cloud-dedicated/guides/api-compatibility/v1/_index.md b/content/influxdb3/cloud-dedicated/guides/api-compatibility/v1/_index.md index f860dfeee..5ba08c3a0 100644 --- a/content/influxdb3/cloud-dedicated/guides/api-compatibility/v1/_index.md +++ b/content/influxdb3/cloud-dedicated/guides/api-compatibility/v1/_index.md @@ -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 ```