Delete Product
DELETE {{baseUrl}}/products/:product
This endpoint allows you to delete a specific product by passing the product
as a path parameter.
products.read_write
- Products Read & Write
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |