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

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

View File

@ -40,7 +40,7 @@ curl -X DELETE "https://localhost:8181/api/v3/configure/last_cache?db=DATABASE_N
```bash
curl -X DELETE "https://localhost:8181/api/v3/configure/last_cache?db=example-db&table=home&name=homeLastCache" \
-H "Authorization: Bearer 00xoXX0xXXx0000XxxxXx0Xx0xx0"
--header "Authorization: Bearer 00xoXX0xXXx0000XxxxXx0Xx0xx0"
```
**Response codes:**