Delete Product
DELETE {{baseUrl}}/products/:product
This endpoint allows you to delete a specific product by providing the ID of the product you want to delete in the product path parameter.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |