Unlink related products (via relation).
Remove related products from a product using a fixed relation type.
Path Parameters |
---|
productId string — REQUIREDThe id of the main product from which the relations will be removed. |
relationTypeId int32 — REQUIREDThe relation type id that will apply to all related products in relatedProducts. |
Query Parameters |
---|
productIdType int32Possible values: [ The type of product id supplied in productId and relatedProducts. |
Request Body — REQUIRED The list of related products to unlink from the main product. | ||
---|---|---|
object[]
|
Responses | |||||||||
---|---|---|---|---|---|---|---|---|---|
200 The result of the update.
| |||||||||
400 Bad request.
|