DELETE products/{productid}
Delete a product by product ID
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| productid | The ID of the product to delete | integer | Required |
Body Parameters
None.
Response Information
Resource Description
Delete a product by product ID
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.