Skip to main content

Remove product parameter assignment from product

Remove a parameter assignment from a product.

Path Parameters
productId int32 REQUIRED

The id of the product.

parameterId int32 REQUIRED

The id of the product parameter to remove from this product.

Responses
200

Ok.

Schema OPTIONAL
Message string OPTIONAL

A status message for the action taken.

Details string[] OPTIONAL

Any validation messages for the data on the current action.

400

Bad request.

Schema OPTIONAL
Message string OPTIONAL

A status message for the action taken.

Details string[] OPTIONAL

Any validation messages for the data on the current action.