Home > @tridion-sites/extensions > RemoveFromBundleRequest
Signature:
export interface RemoveFromBundleRequest
| Property | Modifiers | Type | Description |
|---|---|---|---|
| bundleId | ItemUri | ID of a bundle to remove items from. | |
| itemIdsToRemove | ReadonlyArray<ItemUri> | IDs of items to remove from the bundle. |