---
title: "Reset the device location to default"
method: DELETE
path: "/devices/{deviceId}/location"
tags: ["Misc"]
---

# Reset the device location to default

`DELETE /devices/{deviceId}/location`

Clears any simulated GPS location and restores the device's default location behavior. Devices without geo support return an unsupported-feature error.

## Path parameters

- `deviceId` string, required

## Headers

- `X-Device-Display-ID` integer

## 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)
