tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > RemoveFromBundleRequest

RemoveFromBundleRequest interface

Signature:

export interface RemoveFromBundleRequest

Properties

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.