Home > @tridion-sites/extensions > MoveItemRequest
Signature:
export interface MoveItemRequest
| Property | Modifiers | Type | Description |
|---|---|---|---|
| destinationId | ItemUri | ID of organizational item to move to. | |
| itemId | ItemUri | ID of an item to move. | |
| sourceId | ItemUri | ID of organizational item to move from. |