Skip to content

Commit d6e5ecf

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

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
@@ -80,7 +80,7 @@ Replace the following with your values:
8080

8181
- {{% code-placeholder-key %}}`ORG_ID`{{% /code-placeholder-key %}} - the ID of the [organization](/influxdb/version/admin/organizations/) that owns the bucket.
8282
- {{% code-placeholder-key %}}`API_TOKEN`{{% /code-placeholder-key %}} - your [token](/influxdb/version/admin/tokens/).
83-
- {{% code-placeholder-key %}}`BUCKET_NAME`{{% /code-placeholder-key %}} - the name of the [bucket](/influxdb/version/admin/buckets/) to create.
83+
- {{% code-placeholder-key %}}`BUCKET_NAME`{{% /code-placeholder-key %}} - the name of the [bucket](/influxdb/version/admin/buckets/) to query.
8484

8585
## Send an InfluxQL query request
8686

0 commit comments

Comments
 (0)