RemoveSubscriberFromWorkflow
Removes a subscriber from a classic automation workflow at any stage, regardless of sent emails. Once removed, the subscriber cannot be re-added to the same workflow.
Input
| Name | Type | Required | Description |
| WorkflowId | String | True | The unique identifier of the automation workflow from which the subscriber should be removed. |
| EmailAddress | String | True | The email address of the subscriber to remove from the specified automation workflow. |
Result Set Columns
| Name | Type | Description |
| Success | String | Indicates whether the operation to remove the subscriber from the workflow was successful. |