Remove Processoredit
Removes an existing field. If the field doesn’t exist, an exception will be thrown.
{
"remove": {
"field": "foo"
}
}Removes an existing field. If the field doesn’t exist, an exception will be thrown.
{
"remove": {
"field": "foo"
}
}