contacts

Batch Create Contact Lists

Create 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-lists

Request body

Response

Successful Response

Changes

Changed in 1 of the 12 revisions of this API.1

    • added the optional property items/items/resource/anyOf[subschema #1: ContactListOutput]/default_sequence_template to the response with the 200 status

      response-optional-property-added