DELETE api/modifierSet/{setID}/productModifierSet/{pluGuid}
Delete an existing product's link to a modifier set
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
setID |
guid of the modifier set this product is linked to |
globally unique identifier |
Required |
pluGuid |
guid of the product to delete from this modifier set |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.