RemoveSubscriberFromWorkflow
Remove a subscriber from a specific classic automation workflow. You can remove a subscriber at any point in an automation workflow, regardless of how many emails they've sent from that workflow. Once you remove a subscriber, you cannot add them back to the same workflow.
Input
Name | Type | Required | Description |
WorkflowId | String | True | The Workflow ID of the automation. |
EmailAddress | String | True | The email address of the automation. |
Result Set Columns
Name | Type | Description |
Success | String | Whether the operation was successful. |