---
title: "Update multiple device properties"
method: POST
path: "/inventory/device-profiles/bulk"
tags: ["Asset Inventory"]
---

# Update multiple device properties

`POST /inventory/device-profiles/bulk`

## Request body

- AssetInventoryDeviceBulkUpdateRequest
  - `Environment` integer
  - `IDs` string[]
  - `InventoryState` 'Inventory' | 'Archive' | 'Discovery'
  - `Status` 'active' | 'inactive' | 'idle' | 'standby'
  - `Type` 'server' | 'host' | 'desktop' | 'laptop' | 'smartphone' | 'tablet'

## Response `default`

---

[API](https://skmtc.net/liongard/apis/liongard-v2-endpoints.md) · [All operations](https://skmtc.net/liongard/apis/liongard-v2-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/liongard/liongard-v2-endpoints/revisions/4ba1aeff82d7/schema)
