---
title: "restart gateway or evse modules"
method: POST
path: "/restart"
tags: ["Restart"]
---

# restart gateway or evse modules

`POST /restart`

restart wifi gateway or openevse module

## Request body

- object
  - `device` string — gateway|evse

## Response `200`

Restart successfull

- object
  - `msg` string — restart gateway|evse

## Changes

- **2023-05-21** `e39b5fbd9521` — 4 info
  - api operation id `restart` was added
  - api tag `Restart` added
  - added optional request body
  - added the success response with the status `200`
- **2023-05-16** `1ef06518ac8c` — 1 info
  - endpoint added
- **2021-09-09** `8e74ed2c45a0` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/openevse/apis/openevse-wifi-api/changes/restart/post.md)

---

[API](https://skmtc.dev/openevse/apis/openevse-wifi-api.md) · [All operations](https://skmtc.dev/openevse/apis/openevse-wifi-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openevse/openevse-wifi-api/revisions/0b557db566f3/schema)
