Skip to content

Commit 13087e4

Browse files
MeelahMejstirnaman
andauthored
Update content/shared/influxdb3-admin/distinct-value-cache/create.md
Co-authored-by: Jason Stirnaman <[email protected]>
1 parent 63d0025 commit 13087e4

File tree

1 file changed

+3
-1
lines changed
  • content/shared/influxdb3-admin/distinct-value-cache

1 file changed

+3
-1
lines changed

content/shared/influxdb3-admin/distinct-value-cache/create.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,9 @@ influxdb3 create distinct_cache \
7171

7272
## Use the HTTP API
7373

74-
You can also create a Distinct Value Cache using the [InfluxDB v3 HTTP API](/influxdb3/version/api/v3/). Send a `POST` request to the `/api/v3/configure/distinct_cache` endpoint.
74+
To use the HTTP API to create a Distinct Value Cache, send a `POST` request to the `/api/v3/configure/distinct_cache` endpoint.
75+
76+
{{% api-endpoint method="POST" endpoint="/api/v3/configure/distinct_cache" api-ref="/influxdb3/version/api/v3/#operation/PostConfigureDistinctCache" %}}
7577

7678
{{% code-placeholders "(DATABASE|TABLE|DVC)_NAME|AUTH_TOKEN|COLUMNS|MAX_(CARDINALITY|AGE)" %}}
7779

0 commit comments

Comments
 (0)