---
title: "Reset the device location to default"
method: DELETE
path: "/devices/{deviceId}/location"
tags: ["Tools/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

## Changes

- **2026-07-07** `d5d1e5ee8188` — 2 info
  - api tag `Tools/Misc` added
  - api tag `Tools` removed
- **2026-06-29** `3cb3612f45e0` — 1 info
  - endpoint added
- **2026-06-29** `8ea6db3daeac` — 1 breaking
  - api path removed without deprecation
- **2026-06-19** `ec76cd771e68` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/droidrun/apis/droidrun-cloud/changes/devices/:deviceId/location/delete.md)

---

[API](https://skmtc.dev/droidrun/apis/droidrun-cloud.md) · [All operations](https://skmtc.dev/droidrun/apis/droidrun-cloud/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/droidrun/droidrun-cloud/revisions/b6fd8aed4bf4/schema)
