---
title: "重启或关闭设备"
method: POST
path: "/system/reboot"
tags: ["系统"]
---

# 重启或关闭设备

`POST /system/reboot`

前端调用后应该刷新页面

## Query parameters

- `shutdown` string

## Response `202`

已请求执行电源操作

## Other responses

- `403` — 鉴权失败，或 WebSocket 票证无效
- `500` — 后端执行操作失败

---

[API](https://skmtc.net/oom-wg/apis/shirosu-http.md) · [All operations](https://skmtc.net/oom-wg/apis/shirosu-http/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oom-wg/shirosu-http/versions/3d63f1947f5a/schema)
