상품 그룹 삭제
Authorization
HTTPBasic AuthorizationBasic <token>
In: header
Path Parameters
productGroupId*string
Response Body
application/json
curl -X DELETE "https://api.vreview.tv/admin/v2/product-group/string"Empty
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}