---
title: "Run OpenClaw doctor fix"
method: POST
path: "/api/openclaw/doctor"
tags: ["API"]
---

# Run OpenClaw doctor fix

`POST /api/openclaw/doctor`

## Request body

- object
  - `confirmation` 'fix_openclaw', required

## Response `200`

OK

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not found
- `429` — Too many maintenance attempts
- `500` — Internal server error

---

[API](https://skmtc.net/builderz-labs/apis/mission-control-api.md) · [All operations](https://skmtc.net/builderz-labs/apis/mission-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/builderz-labs/mission-control-api/revisions/b920835b2793/schema)
