Logo
Emporix Digital Commerce Platform API Documentation

Deleting a product

DELETE {{api-url}}/product/{{tenant}}/products/{{productId}}

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'api-url/product/tenant/products/productId'

ENDPOINTS