DELETE v2/products/{productid}
Delete a Product
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
productid |
internal id of product |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Http Status Code
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.