Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 511 Bytes

UnsetField.md

File metadata and controls

25 lines (16 loc) · 511 Bytes

Unset Field Action

The unset_field action sets a field on the event to the specified value.

Note that some fields are reserved and cannot be unset.

Example

- name: unset_field
  field: fieldname

Options

field

String. Required

The name of the field to unset. Use [] to access nested fields, for example nested[field].