---
title: "Reset the engine"
method: POST
path: "/engine/reset"
tags: ["Engine"]
---

# Reset the engine

`POST /engine/reset`

Resets the entire engine, clearing all data and returning it to its initial state

## Response `201`

Nothing needs to be returned.

## Other responses

- `400` — Invalid input supplied.
- `500` — Internal server error.

## Changes

- **2025-05-02** `c4b11abe6992` — 1 info
  - endpoint added
- **2025-04-16** `73ada8f52635` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/minbzk/apis/regelrecht-engine-api/changes/engine/reset/post.md)

---

[API](https://skmtc.dev/minbzk/apis/regelrecht-engine-api.md) · [All operations](https://skmtc.dev/minbzk/apis/regelrecht-engine-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/minbzk/regelrecht-engine-api/revisions/be7e39780230/schema)
