?
Unsuppress an address
Remove an address from the unsubscribe list.
admin.email.unsuppress("user@example.com")
Remove an address from the unsubscribe list. Gated behind --confirm on the CLI.
Parameters
email
string
RequiredThe address to remove.
--confirm
boolean
RequiredRequired on the CLI.
CLI
remy-admin email unsuppress user@example.com --confirm