Skip to main content
Removes a property stored on the organization.

Configuration

  • Property key — the key to remove, with {assign_key} interpolation (same syntax as Flow Log). Takes precedence over the assign below. The single key * clears every organization property — it is logged as a warning wherever it runs.
  • Property key assign — alternatively, name an assign whose raw value is the key.
  • Valid from source — optional. Set it to remove only the value that starts on that date and keep the rest of the history. Leave it empty to remove the key and its whole timeline.

Tips

  • Removing a property no other flow writes means an Organization Property Read of that key starts returning nothing — check what reads it first.
  • A blank key is a no-op with a warning, not a failure.

Ports