Remove multiple product parameter assignments from products.
This endpoint removes the association between specified products and their parameters. The request accepts an array of productId and parameterId pairs, and the corresponding parameter assignments will be completely removed from the products.
Request Body — REQUIRED The product parameter assignments to remove. | ||
---|---|---|
ProductParameterAssignments object[]The product parameter assignments to be deleted.
|
Responses | |||
---|---|---|---|
200 Ok.
| |||
400 Bad request.
|