close.deleteSequenceSubscription remove a contact from a Close sequence.
automations/close-delete-sequence-subscription.automation.ts
Inputs
Provide thesubscriptionId to remove. Optional second argument { account } selects a named Close binding.
Output
Returns{ deleted: true, subscriptionId }. Future sequence steps for that enrollment do not run.