Inventory Hierarchies
Add Asset Inventory as Child to Parent Inventory
Use this API to link an existing asset inventory as a child inventory to a parent asset inventory.
post/api/inventory/v2/inventories/{parentInventoryId}/link-assets
Path parameters
parentInventoryIdstring uuid required
The unique identifier of the parent asset inventory
Request body
string[] required
Response
Created