DELETE api/product/{guid}/ingredient/{ingredientGuid}
Remove an ingredient from a product
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
guid |
Product identifier |
globally unique identifier |
Required |
ingredientGuid |
Ingredient product identifier |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.