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 | |||
|---|---|---|---|
200Ok.
| |||
400Bad request.
| |||
404Not found.
|