---
title: "Delete User Device"
method: DELETE
path: "/user/devices/{serial}"
tags: ["user"]
---

# Delete User Device

`DELETE /user/devices/{serial}`

The User Devices endpoint will request for device release from stf server. It will return request accepted if device is being used by current user

## Path parameters

- `serial` string, required

## Response `200`

Delete User Device Status

## Other responses

- `default` — Unexpected Error

## Changes

- **2015-12-14** `70cb98a06468` — 1 breaking, 1 info
  - removed the success response with the status `202`
  - added the success response with the status `200`
- **2015-12-08** `5dc8b5d2bb76` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `202`

[Change history](https://skmtc.dev/openstf/apis/smartphone-test-farm/changes/user/devices/:serial/delete.md)

---

[API](https://skmtc.dev/openstf/apis/smartphone-test-farm.md) · [All operations](https://skmtc.dev/openstf/apis/smartphone-test-farm/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openstf/smartphone-test-farm/revisions/07b57b648bbb/schema)
