---
title: "Reset Test Data"
method: POST
path: "/api/test-data/reset"
tags: ["Test Data"]
---

# Reset Test Data

`POST /api/test-data/reset`

## Response `200`

OK

## Other responses

- `401` — Not Authorized
- `403` — Not Allowed
- `404` — The resource or element was not found
- `500` — Internal server error: unexpected error

## Changes

- **2025-10-27** `3026a580bab4` — 2 warning
  - added the new `MAINTENANCE` enum value to the `type` response property for the response status `404`
  - added the new `MAINTENANCE` enum value to the `type` response property for the response status `500`
- **2025-10-06** `1dcf6d02a615` — 2 info
  - the response property `requestId` became required for the status `404`
  - the response property `requestId` became required for the status `500`
- **2025-08-12** `fc4bd0a84282` — 2 warning
  - added the new `EXTERNAL_SERVICE_ERROR` enum value to the `type` response property for the response status `404`
  - added the new `EXTERNAL_SERVICE_ERROR` enum value to the `type` response property for the response status `500`

[Change history](https://skmtc.dev/agridata/apis/agridata-ch-api/changes/api/test-data/reset/post.md)

---

[API](https://skmtc.dev/agridata/apis/agridata-ch-api.md) · [All operations](https://skmtc.dev/agridata/apis/agridata-ch-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/agridata/agridata-ch-api/revisions/5d3bfaef5e9d/schema)
