tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > DeleteItemRequest

DeleteItemRequest interface

Signature:

export interface DeleteItemRequest

Properties

Property Modifiers Type Description
containerItem?   IdentifiableObject (Optional) The container (context) in which the delete action is being performed. If specified, the container is invalidated on success to trigger reloading.
item   IdentifiableObject Item to delete.