---
title: "Wipe event"
method: DELETE
path: "/sites/{site_id}/events/{event_id}/data"
tags: ["Events"]
deprecated: true
---

# Wipe event

`DELETE /sites/{site_id}/events/{event_id}/data`

> **Deprecated.**

Previously wiped all completion data belonging to an event. This endpoint is no longer available.

## Path parameters

- `site_id` string, required
- `event_id` string, required

## Other responses

- `410` — This endpoint has been retired and now returns `410 Gone`. It is no longer possible to wipe an event's completion data via the API.

---

[API](https://skmtc.net/usefathom/apis/fathom-analytics-api.md) · [All operations](https://skmtc.net/usefathom/apis/fathom-analytics-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/usefathom/fathom-analytics-api/revisions/50679caad756/schema)
