This action will remove the specified email address from the specified list.
- API endpoint slug
- elastic_email.unsubscribe_email
- Filter code method
- ElasticEmail.unsubscribeEmail.skip(string?: reason)
- Runtime method
- runAction("elastic_email.unsubscribe_email", {})
Action fields
- Label
- email
- Helper text
- Enter the email address of the contact.
- Slug
- email
- Required
- true
- Can have default value
- true
- Filter code method
- ElasticEmail.unsubscribeEmail.setEmail(string: email)
- Label
- list
- Helper text
- Enter the list name.
- Slug
- list
- Required
- true
- Can have default value
- false