DELETE Products/{productArticleNumber}
Delete a Product
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
productArticleNumber |
article number that defines a product |
string |
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.