addContactsToList
The contacts must exist in your account. This method will not create new contacts. If you pass an invalid contact_id or email_address, it will be ignored.
addContactsToList(
input: AddContactsToListInput!
): [Contact!]!
The contacts must exist in your account. This method will not create new contacts. If you pass an invalid contact_id or email_address, it will be ignored.
addContactsToList(
input: AddContactsToListInput!
): [Contact!]!
addContactsToList.input
● AddContactsToListInput!
non-null inputContact
object