Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 385 Bytes

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]