---
title: "Delete all chunks from interval"
method: POST
path: "/vms/cleanup/"
tags: ["vms"]
---

# Delete all chunks from interval

`POST /vms/cleanup/`

Use this method to delete all chunks from interval

## Query parameters

- `camera` integer, nullable
- `time_from` string, date-time
- `time_to` string, date-time, required
- `video_archive` integer, nullable

## Response `200`

No response body

---

[API](https://skmtc.dev/ntechlab/apis/internal-api-documentation.md) · [All operations](https://skmtc.dev/ntechlab/apis/internal-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ntechlab/internal-api-documentation/revisions/fe217a895bc7/schema)
