Bulk update contacts
documentedCreate or update multiple contacts in a single request.
POST /v3/contacts/batchContact Managementno implementation yet0 runsInput
email1
Email for first contact
janedoe@example.com
first_name1
First name for first contact
Jane
last_name1
Last name for first contact
Doe
list_id1
List ID for first contact
12
update_enabled1
Update enabled for first contact
false
email2
Email for second contact
joe@example.com
contact_id2
ID for second contact
543
list_id2
List ID for second contact
34
first_name2
First name for second contact
Joe
last_name2
Last name for second contact
Smith
Calls Brevo as you (your API key is your account); keychains.dev holds the credentials.