accounts

Batch Create Account Entries

Add entries to existing account 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 account_lists:write scope on the API key.

post/v1/account-entries

Request body

Response

Successful Response

Changes

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

    • added the required property //// to the response with the status

      response-required-property-added