---
title: "Reset Elasticsearch indices"
method: POST
path: "/reset-service"
tags: ["actions"]
---

# Reset Elasticsearch indices

`POST /reset-service`

It is possible to reset Elasticsearch indices, along with the corresponding index patterns in Kibana. Note, this action deletes not only indices and patterns, but also all events stored in Elasticsearch so far.

## Response `200`

Service has been reset

## Other responses

- `401` — Unauthorized

---

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