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

---

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