Skip to main content
POST
Add a dataset's people to a contact list

Authorizations

Authorization
string
header
required

A SuperX API key ("sxk_..."), created in the SuperX app under Account > API / MCP / CLI. Keys are server-side secrets.

Path Parameters

id
string
required

The dataset id from GET /v1/datasets.

Pattern: ^[A-Za-z0-9_-]{1,64}$

Body

application/json
list_id
string
required

A contact list you created, from GET /v1/contact-lists.

account_id
string

Response

The add finished. Read the counters for what happened.

data
object