DELETE v2/products/{productid}

Delete a Product

Request Information

URI Parameters

NameDescriptionTypeAdditional information
productid

internal id of product

integer

Required

Body Parameters

None.

Response Information

Resource Description

Http Status Code

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.