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