Product deletion may take some time till the changes take effect. Product should disappear from the website in ~15 minutes.
DELETE
/products/{productId}
curl \
--request DELETE 'https://mpapi.proxy.omnicado.com/v1/products/F192621?client_id=yourClientId&client_id=api_token_value' \
--header "X-Application-Name: myApplicationName"