DELETE api/store/{storeID}/product/{id}/parent
Remove parent guid from a product
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
storeID |
Store to act at |
integer |
Required |
id |
Product to remove parent from |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.