HTTP API Process name: Remove attribute
Removes an attribute from an Item.
Process JSON
{
"Operation": "Item.RemoveAttribute",
"PropertyMap": {
"_attribute$": "attributename$"
}
}
Property Description
Note: Properties shown in RED are mandatory.
Attribute
The name of the attribute to remove, eg 'Owner$'