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

## Changes

- **2026-07-15** `4f3dfee106f3` — 2 breaking, 1 info
  - added the new required request property `confirmation`
  - request body became required
  - added the non-success response with the status `429`
- **2026-03-20** `14665c463836` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/builderz-labs/apis/mission-control-api/changes/api/openclaw/doctor/post.md)

---

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