Skip to content

Commit 1c193d8

Browse files
committed
Update content/shared/influxdb-v2/query-data/execute-queries/influx-api.md
1 parent d6e5ecf commit 1c193d8

File tree

1 file changed

+1
-1
lines changed
  • content/shared/influxdb-v2/query-data/execute-queries

1 file changed

+1
-1
lines changed

content/shared/influxdb-v2/query-data/execute-queries/influx-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,6 @@ curl --get "http://{{< influxdb/host >}}/query" \
188188
Replace the following with your values:
189189

190190
- {{% code-placeholder-key %}}`API_TOKEN`{{% /code-placeholder-key %}} - your [token](/influxdb/version/admin/tokens/).
191-
- {{% code-placeholder-key %}}`BUCKET_NAME`{{% /code-placeholder-key %}} - the name of the [bucket](/influxdb/version/admin/buckets/) to create.
191+
- {{% code-placeholder-key %}}`BUCKET_NAME`{{% /code-placeholder-key %}} - the name of the [bucket](/influxdb/version/admin/buckets/) to query.
192192

193193
InfluxDB returns the query results in [annotated CSV](/influxdb/version/reference/syntax/annotated-csv/).

0 commit comments

Comments
 (0)