Inventory Hierarchies

Remove Child Inventory from Root Inventory

Use this API to unlink a Child Inventory from a Root Inventory.

delete/api/inventory/v2/inventory-hierarchies/{rootInventoryId}

Path parameters

rootInventoryIdstring uuid required

The unique identifier of the root inventory

Query parameters

inventoryType'processing-activities' | 'vendors' | 'assets' | 'entities' required

The type of inventory (e.g., assets, vendors, processing-activities, legal-entities)

childInventoryIdstring uuid required

The unique identifier of the child inventory to unlink

Response

No Content

Changes

No recorded changes to this endpoint across all 1 revision of this API.