tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > MoveItemsRequest

MoveItemsRequest interface

Signature:

export interface MoveItemsRequest

Properties

Property Modifiers Type Description
destinationId   ItemUri ID of organizational item to move to.
itemIds   ReadonlyArray<ItemUri> IDs of items to move.
sourceId   ItemUri ID of organizational item to move from.