tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > DeleteItemsRequest

DeleteItemsRequest interface

Signature:

export interface DeleteItemsRequest

Properties

Property Modifiers Type Description
containerItem?   IdentifiableObject (Optional) Container item of the item to delete. containerId may take ‘undefined’ value when publications which don’t have a real container are being deleted.
items   ReadonlyArray<IdentifiableObject> Items to delete.