Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 530 Bytes

RemoveContactFromList.md

File metadata and controls

11 lines (7 loc) · 530 Bytes

RemoveContactFromList

Properties

Name Type Description Notes
emails string[] Required if 'all' is false. Emails to remove from a list [optional]
all bool Required if 'emails' is empty. Remove all existing contacts from a list [optional]

[Back to Model list] [Back to API list] [Back to README]