Remove Child Inventory from Root InventoryAsk AIdelete https://{hostname}/api/inventory/v2/inventory-hierarchies/{rootInventoryId}Use this API to unlink a Child Inventory from a Root Inventory.Path ParamsrootInventoryIduuidrequiredThe unique identifier of the root inventoryQuery ParamsinventoryTypestringenumrequiredThe type of inventory (e.g., assets, vendors, processing-activities, legal-entities)processing-activitiesvendorsassetsentitiesAllowed:processing-activitiesvendorsassetsentitieschildInventoryIduuidrequiredThe unique identifier of the child inventory to unlinkResponses 204No Content 400Bad Request 401Unauthorized 403Forbidden 404Not Found 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago