---
title: "Deletes a device"
method: DELETE
path: "/mobile-devices/{deviceId}"
tags: ["devices"]
---

# Deletes a device

`DELETE /mobile-devices/{deviceId}`

## Path parameters

- `deviceId` integer, required

## Response `200`

Successfully deleted the device

## Other responses

- `400` — Invalid ID supplied
- `404` — Device not found

---

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