Contacts
Upload Contacts to a List
Upload contacts to a specific list
POST
/
lists
/
{listId}
/
contacts
Authorizations
Authorization
string
headerrequiredYour API key, e.g. caldLiveDe39a3accb206dd615f30d118e519df0
Path Parameters
listId
string
requiredThe list ID of the list
Body
application/json
contacts
object[]
requiredList of contacts to upload
Response
200 - application/json
status
string
Whether the contacts were successfully uploaded, can be either success
or failed