Sha256: b0878f6c9974d95813a5496cff8fd2b2ddadd0cfd6fa113d74d825c9f1382cf4
Contents?: true
Size: 687 Bytes
Versions: 10
Compression:
Stored size: 687 Bytes
Contents
# SibApiV3Sdk::AddContactToList ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **emails** | **Array<String>** | Mandatory if IDs are not passed, ignored otherwise. Emails to add to a list. You can pass a maximum of 150 emails for addition in one request. If you need to add the emails in bulk, please prefer /contacts/import api. | [optional] **ids** | **Array<Integer>** | Mandatory if Emails are not passed, ignored otherwise. Emails to add to a list. You can pass a maximum of 150 emails for addition in one request. If you need to add the emails in bulk, please prefer /contacts/import api. | [optional]
Version data entries
10 entries across 10 versions & 1 rubygems