DELETE api/product/{id}/tag/{tagID}
Delete tag from product
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Product guid |
globally unique identifier |
Required |
tagID |
Tag id for product tag |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
None.