---
title: "DELETE /v0.1/user/devices/{device_udid}"
method: DELETE
path: "/v0.1/user/devices/{device_udid}"
tags: ["distribute"]
---

# DELETE /v0.1/user/devices/{device_udid}

`DELETE /v0.1/user/devices/{device_udid}`

Removes an existing device from a user

## Path parameters

- `device_udid` string, required

## Response `200`

Success

## Other responses

- `403` — <b>forbidden</b>: The user is not allowed to delete someone else's device.
- `404` — <b>not_found</b>: The user or the device can't be found.

---

[API](https://skmtc.net/appcenter/apis/app-center-client.md) · [All operations](https://skmtc.net/appcenter/apis/app-center-client/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/appcenter/app-center-client/versions/4e9226ab8f35/schema)
