cURL
curl --request DELETE \ --url https://www.closient.com/products/api/v1/products/hierarchy/{hierarchy_id} \ --header 'X-API-Key: <api-key>'
Remove a parent-child hierarchy link.
UUID of the hierarchy link to remove.
No Content