cURL
curl --request DELETE \ --url https://api.example.com/api/products/{id}
Delete a product from your catalog via the WISEPIM API. Includes path parameters, response codes, and important notes about permanent removal behavior.