Home > @tridion-sites/extensions > UnlocalizeItemsRequest
Signature:
export interface UnlocalizeItemsRequest
| Property | Modifiers | Type | Description |
|---|---|---|---|
| containerItem? | IdentifiableObject | (Optional) Container item of the item to unlocalize. | |
| itemIds | ReadonlyArray<ItemUri> | IDs of items to unlocalize. |