DELETE api/magento/catalog/products/{sku}

Delete a product

Request Information

URI Parameters

NameDescriptionTypeAdditional information
sku

sku

string

Required

Body Parameters

None.

Response Information

Resource Description

status 200 OK on successful delete

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.