---
title: "Initialisation of reboot process on device"
method: POST
path: "/devices/{deviceId}/reboot"
tags: ["Maintenance"]
---

# Initialisation of reboot process on device

`POST /devices/{deviceId}/reboot`

Initialisation of reboot process on device. After initialisation device should change its state to offline

## Path parameters

- `deviceId` string, uuid, required

## Headers

- `Correlation-ID` string

## Response `204`

Initialisation of reboot process on device started

## Other responses

- `401` — Not authorized
- `404` — Device or resource was not found
- `500` — An error occured when processing your request

## Changes

- **2020-04-11** `562192db9767` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/plgd-dev/apis/plgd-http-gateway/changes/devices/:deviceId/reboot/post.md)

---

[API](https://skmtc.dev/plgd-dev/apis/plgd-http-gateway.md) · [All operations](https://skmtc.dev/plgd-dev/apis/plgd-http-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/plgd-dev/plgd-http-gateway/revisions/562192db9767/schema)
