For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Log inSign up
Support
  • Core
    • Overview
    • Variables
    • Versioning
  • Nodes
    • Overview
    • AI Agent
    • Answer Call
    • Conditions
    • Execute SWML
    • Forward to Phone
    • Gather Input
    • Handle Call
    • Hang Up Call
    • Play Audio or TTS
    • Request
    • Send SMS
    • Set Variables
    • Start Call Recording
    • Stop Call Recording
    • Unset Variables
    • Voicemail Recording
LogoLogoSignalWire Docs
Log inSign up
Support
On this page
  • Node Settings
  • Example
Nodes

Unset Variables

|View as Markdown|Open in Claude|
Was this page helpful?
Edit this page
Previous

Voicemail Recording

Next
Built with

The Unset Variables is used to clear any variable that was set using Set Variables. All currently set variables are populated in the dropdown menu. You can unset multiple variables in one node by selecting multiple variables from the dropdown menu.

Node Settings

Variables
array

The variables that you want to unset. Variables will show in the drop-down menu if they are set in the call flow. Variables are set by Set Variables node.

Example

In the example below, we answer the call and set a variable from_number with the value of the caller’s number. We then play a message to the caller and unset the from_number variable.

Unset a variable from a Call Flow node.

Unset a variable from a Call Flow node.