DELETE api/store/{storeID}/modifierSet/{setID}/productModifierSet/{pluGuid}
Delete an existing store product's link to a modifier set
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
storeID |
store ID of the product that needs deleting |
integer |
Required |
setID |
guid of the modifier set this store 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.