sesv2_put_suppressed_destination {paws.customer.engagement} | R Documentation |
Adds an email address to the suppression list for your account
Description
Adds an email address to the suppression list for your account.
See https://www.paws-r-sdk.com/docs/sesv2_put_suppressed_destination/ for full documentation.
Usage
sesv2_put_suppressed_destination(EmailAddress, Reason)
Arguments
EmailAddress |
[required] The email address that should be added to the suppression list for your account. |
Reason |
[required] The factors that should cause the email address to be added to the suppression list for your account. |
[Package paws.customer.engagement version 0.7.0 Index]