---
title: "Delete events"
method: DELETE
path: "/api/v1/past_events"
tags: ["Events"]
---

# Delete events

`DELETE /api/v1/past_events`

The method is used for deleting events occurred during selected period.

## Request body

- Period
  - `from` string — Start date (inclusively).
  - `to` string — End date (inclusively).

## Response `200`

---

[API](https://skmtc.net/esputnik/apis/esputnik-com.md) · [All operations](https://skmtc.net/esputnik/apis/esputnik-com/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/esputnik/esputnik-com/versions/1c4afd7ba72a/schema)
