---
title: "Decommission an Unmanaged Device List"
method: POST
path: "/v2/itam/unmanaged-device/decommissionList"
tags: ["Unmanaged Devices"]
---

# Decommission an Unmanaged Device List

`POST /v2/itam/unmanaged-device/decommissionList`

Decommission an Unmanaged Device List with the provided ids

## Request body

- object
  - `nodeIds` integer[], required — The ids of the devices to be decommissioned

## Response `200`

The Unmanaged Device List was successfully decommissioned

## Other responses

- `400` — Request validation failed
- `403` — Insufficient permissions to perform operation
- `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/revisions/753f26d46650/schema)
