Delete Product By SKU
DELETE https://api.salla.dev/admin/v2/products/sku/:sku
You can delete specific product by providing the SKU of the product you want to delete in the sku path parameter.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |