Delete product
Deletes a specific product.
Path Parameters |
---|
productId string — REQUIREDThe id of the product to delete. |
Query Parameters |
---|
productIdType int32Possible values: [ The type of product id supplied. |
Responses | |||
---|---|---|---|
200 Ok.
| |||
400 Bad request.
| |||
404 Not found.
|