Deletes provided contacts in bulk. Required Access Level: ModifyContacts
Provide either rule or a list of emails, not both.
SQL-like rule. Sending 'All' as a value loads all resources of the given type. Help for building a segment rule can be found here: https://help.elasticemail.com/en/articles/5162182-segment-rules
Comma delimited list of contact emails
{ "Emails": [ "john.doe@sample.com" ] }
OK