---
title: "Health Check"
method: DELETE
path: "/internal/health"
tags: ["health"]
---

# Health Check

`DELETE /internal/health`

## Response `200`

Successful Response

- HealthResponse
  - `app_name` string, required
  - `env` string, required
  - `status` string, required
  - `version` string, required

---

[API](https://skmtc.net/mindee/apis/portal.md) · [All operations](https://skmtc.net/mindee/apis/portal/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mindee/portal/revisions/91e100d94c03/schema)
