Bulk import contacts collectionAsk AIpost deprecatedhttps://{region}-api.dotdigital.com/v2/contacts/import-collectionBulk creates, or bulk updates, contacts from JSONPath ParamsregionstringenumrequiredDefaults to r1The Dotdigital region id your account belongs to e.g. r1, r2 or r3r1r2r3Allowed:r1r2r3Body ParamsaddressBookIdsarray of int32srequiredIf specified is the numeric ids for the address books you want to add the contacts to.addressBookIds*ADD int32mergeOptionint32Set the behavior of how the new data should be merged into existing contacts. Overwrite: 0 , Only overwrite if not empty: 1 ,Only overwrite if contact data not populated: 2contactsarray of objectsrequiredThe contacts to importcontacts*ADD objectResponse 202202Updated 6 months ago