---
title: "Delete an Unmanaged Device"
method: DELETE
path: "/v2/itam/unmanaged-device/{nodeId}"
tags: ["Unmanaged Devices"]
---

# Delete an Unmanaged Device

`DELETE /v2/itam/unmanaged-device/{nodeId}`

Delete an Unmanaged Device with the provided id

## Path parameters

- `nodeId` integer, required

## Response `200`

The Unmanaged Device was successfully deleted

## Other responses

- `404` — An Unmanaged Device with the provided nodeId was not found

---

[API](https://skmtc.net/ninjarmm/apis/ninjaone-public-api-2-0.md) · [All operations](https://skmtc.net/ninjarmm/apis/ninjaone-public-api-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ninjarmm/ninjaone-public-api-2-0/versions/753f26d46650/schema)
