Create or Update a Batch of Contacts

Create or update a batch of contacts

Body Params
contacts
array of objects
required
length ≥ 1

Contacts to create or update

contacts*
string

Phone number

string
length between 1 and 255

First name

string
length between 1 and 255

Last name

string

Email address

string
length between 0 and 500

Notes

string
length between 0 and 255

Custom value 1

string
length between 0 and 255

Custom value 2

string
length between 0 and 255

Custom value 3

string
length between 0 and 255

Custom value 4

string
length between 0 and 255

Custom value 5

values
object
groupIdsAdd
array of strings

Groups to add contacts to

groupIdsAdd
groupIdsRemove
array of strings

Groups to remove contacts from

groupIdsRemove
Responses
200

OK

429

Too Many Requests

Language
Credentials
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*