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
- application/json
- Schema
- Example (from schema)
Schema
errorResp object
{
"errorResp": {}
}
Loading...