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

pull/6088/head
Jason Stirnaman 2025-05-23 16:19:13 -05:00 committed by Jason Stirnaman
parent a41bd840e2
commit d6e5ecfe85
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ Replace the following with your values:
- {{% code-placeholder-key %}}`ORG_ID`{{% /code-placeholder-key %}} - the ID of the [organization](/influxdb/version/admin/organizations/) that owns the bucket.
- {{% code-placeholder-key %}}`API_TOKEN`{{% /code-placeholder-key %}} - your [token](/influxdb/version/admin/tokens/).
- {{% code-placeholder-key %}}`BUCKET_NAME`{{% /code-placeholder-key %}} - the name of the [bucket](/influxdb/version/admin/buckets/) to create.
- {{% code-placeholder-key %}}`BUCKET_NAME`{{% /code-placeholder-key %}} - the name of the [bucket](/influxdb/version/admin/buckets/) to query.
## Send an InfluxQL query request