Update content/shared/influxdb3-admin/last-value-cache/create.md

Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
pull/6277/head
Jameelah Mercer 2025-08-01 13:26:14 -07:00 committed by GitHub
parent 419fda92b5
commit a5c19e60cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 3 deletions

View File

@ -108,9 +108,8 @@ curl -X POST "https://localhost:8181/api/v3/configure/last_cache" \
```bash
curl -X POST "https://localhost:8181/api/v3/configure/last_cache" \
-H "Authorization: Bearer 00xoXX0xXXx0000XxxxXx0Xx0xx0" \
-H "Content-Type: application/json" \
-d '{
--header "Authorization: Bearer 00xoXX0xXXx0000XxxxXx0Xx0xx0" \
--json '{
"db": "example-db",
"table": "home",
"name": "homeLastCache",