Delete variant group (product id)
Deletes an entire variant group based on product id.
| Path Parameters |
|---|
productId string — REQUIREDThe id of a product that belongs to the variant group to remove. |
| Query Parameters |
|---|
productIdType int32Possible values: [ The type of product id supplied. |
| Responses | |||
|---|---|---|---|
200Ok.
| |||
404Not found.
|