Remove Asset From Inventory
Select
Customer Managed
This operation removes an asset from the Inventory.
Path Parameters
- inventoryId string required
- application/json
Request Body
- inventoryId integer
assets object[]
assetId integer
Responses
- 200
OK
- text/plain
- Example 1
<Api_InventoryResponse>
<errorResp />
</Api_InventoryResponse>
Loading...