---
title: "Restart codeplane"
method: POST
path: "/global/restart"
---

# Restart codeplane

`POST /global/restart`

Dispose all instances so mode, plugin, and MCP changes are reloaded on the next request. If disposal fails, exits the process so a supervisor (docker/systemd/pm2) can restart it.

## Response `200`

Restart result

- object
  - `ok` true, required
  - `method` 'reload' | 'exit', required

---

[API](https://skmtc.dev/isogonic/apis/codeplane.md) · [All operations](https://skmtc.dev/isogonic/apis/codeplane/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/isogonic/codeplane/revisions/e787ab2e6692/schema)
