Skip to content

Commit faa973a

Browse files
MeelahMeCopilot
andauthored
Update content/shared/influxdb3-admin/last-value-cache/delete.md
Co-authored-by: Copilot <[email protected]>
1 parent d2904df commit faa973a

File tree

1 file changed

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

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ You can also delete a Last Value Cache using the [InfluxDB v3 HTTP API](/influxd
3232
```bash
3333
curl -X DELETE "https://localhost:8181/api/v3/configure/last_cache?db=DATABASE_NAME&table=TABLE_NAME&name=LVC_NAME" \
3434
-H "Authorization: Bearer AUTH_TOKEN"
35-
{{% /code-placeholders %}}
36-
```
3735

3836
## Example
3937

0 commit comments

Comments
 (0)