cURL
curl --request DELETE \ --url https://api.example.com/products/{productId}/components/{componentId}
Permanently removes a component link from a KIT product.
UUID of the parent product (kit)
UUID of the component record to remove
Component successfully removed