DELETE api/magento/catalog/products/{sku}
Delete a product
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| sku |
sku |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
status 200 OK on successful delete
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.