---
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.

---

[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/dd8f1496c9bc/schema)
