---
title: "Shutdown evcc"
method: POST
path: "/system/shutdown"
tags: ["system"]
---

# Shutdown evcc

`POST /system/shutdown`

Shut down instance. There is no reboot command. We expect the underlying system (docker, systemd, etc.) to restart the evcc instance once it's terminated.

## Response `204`

Success - Blank response

## Other responses

- `401` — Unauthorized - Login and try again

---

[API](https://skmtc.net/evcc-io/apis/evcc.md) · [All operations](https://skmtc.net/evcc-io/apis/evcc/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/evcc-io/evcc/revisions/7fa21d69a508/schema)
