Skip to content

Files

Latest commit

24b39c3 · Mar 22, 2018

History

History
9 lines (6 loc) · 385 Bytes

RemoveContactFromList.md

File metadata and controls

9 lines (6 loc) · 385 Bytes

SibApiV3Sdk::RemoveContactFromList

Properties

Name Type Description Notes
emails Array<String> Required if 'all' is false. Emails to remove from a list [optional]
all BOOLEAN Required if 'emails' is empty. Remove all existing contacts from a list [optional]