Remove a SmartSite link
swop_remove_linkRemove a link/icon/info-bar/product tile from the SmartSite. Get the item's id and contentType from swop_get_my_smartsite (icons → 'socialTop', buttons → 'socialLarge', info bars → 'infoBar', product tiles → 'marketPlace'). Confirm with the user first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | The item id from swop_get_my_smartsite | |
| contentType | Yes | The kind of item to remove | |
| smartsiteId | No | Specific SmartSite id (default: primary) |