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.
Scope: products.read_write- Products Read & Write
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |