remove_automation_subscriber
Permanently remove a subscriber from a classic automation workflow to stop all future emails. This action cannot be undone.
Instructions
Remove a subscriber from a classic automation workflow.
Permanently removes a subscriber from the specified automation workflow so they receive no further emails. This action cannot be undone through the API.
Args: workflow_id: The unique id of the classic automation workflow. email_address: The email address of the subscriber to remove.
Returns: JSON confirming the removed subscriber.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | ||
| workflow_id | Yes | ||
| email_address | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |