You are looking at preliminary documentation for a future release.
Not what you want? See the
current release documentation.
Remove Processoredit
Removes an existing field. If the field doesn’t exist, an exception will be thrown.
{
"remove": {
"field": "foo"
}
}