Skip to content

Commit 61fe70a

Browse files
MeelahMejstirnaman
andauthored
Update content/shared/influxdb3-admin/last-value-cache/delete.md
Co-authored-by: Jason Stirnaman <[email protected]>
1 parent 5e465a4 commit 61fe70a

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ curl -X DELETE "https://localhost:8181/api/v3/configure/last_cache?db=DATABASE_N
4040

4141
```bash
4242
curl -X DELETE "https://localhost:8181/api/v3/configure/last_cache?db=example-db&table=home&name=homeLastCache" \
43-
-H "Authorization: Bearer 00xoXX0xXXx0000XxxxXx0Xx0xx0"
43+
--header "Authorization: Bearer 00xoXX0xXXx0000XxxxXx0Xx0xx0"
4444
```
4545

4646
**Response codes:**

0 commit comments

Comments
 (0)