#Add contacts bulk
Add new contacts in bulk. When a given phone number already exists, it updates existing contact. If existing contact gets updated, all information gets overwritten, including all extra fields.
#Method
POST
#Path
/contacts/bulk
#Body parameters
#records
The 'records' field is supposed to be an array of up to 10,000 contacts. Each item in the array should be as below.