---
title: "Reset a device to a fresh state"
method: POST
path: "/devices/{deviceId}/reset"
tags: ["Devices"]
---

# Reset a device to a fresh state

`POST /devices/{deviceId}/reset`

Resets the device back to a clean state, clearing installed apps and user data accumulated during the session. The device transitions through its reset lifecycle before becoming ready again.

## Path parameters

- `deviceId` string, required

## Response `204`

No Content

## Other responses

- `default` — Error

---

[API](https://skmtc.net/mobilerun/apis/workflows.md) · [All operations](https://skmtc.net/mobilerun/apis/workflows/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mobilerun/workflows/revisions/1bc499aa8f99/schema)
