Hello @sharma_nik , Here's a code you can use// Define the new header content to be applied
var newHeaderValue = "List-Unsubscribe: <Test>";
// Define a query to select the deliveries you want to update
var queryDef = <queryDef schema="nms:delivery" operation="select">
<select>
<node expr="@i...