contacts
Batch Create Contact Entries
Add entries to existing contact lists in batch (up to 100 items per request).
Unlike single-resource POST endpoints, the body wraps the payloads in items and the response reports a per-item status.
Requires the contact_lists:write scope on the API key.
post/v1/contact-entries
Request body
Response
Successful Response
Changes
Changed in 1 of the 13 revisions of this API.2
- ○
added the new optional request property
//new-optional-request-property
- ○
added the required property
////to the response with the statusresponse-required-property-added
- ○