Home Nodes Delete Cookie Node

Delete Cookie Node

Last updated on Jan 07, 2025

Description:

The Delete Cookie Node removes a cookie with the specified name.

About:

The Delete Cookie Node is used to delete cookies that are uniquely associated with an originator. For example:

  • For an incoming call, the cookie is tied to the caller’s phone number.

  • For an email, the cookie is tied to the sender’s email address.

Note: WebChat does not currently support cookies.

Properties:

Field Name Type Description
Cookie Name String The name of the cookie to delete.
Done Transition The next action to take after deleting the cookie.