Update content/shared/influxdb3-admin/last-value-cache/delete.md
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>pull/6277/head
parent
5e465a4121
commit
61fe70ad8e
|
|
@ -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:**
|
||||
|
|
|
|||
Loading…
Reference in New Issue