Skip to main content
POST
Enroll people into an outbound sequence — returns a per-person outcome

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

sequenceId
string<uuid>
required

The unique identifier of the sequence

Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$

Body

application/json
contacts
object[]
required
Required array length: 1 - 10000 elements
source
enum<string>
Available options:
companion,
workflow,
api,
manual,
csv
source_detail
string
Maximum string length: 500
batch_key
string

Wave label ("csv-aug-refresh") stamped on every row this call creates or changes — lets enrich/judge scope exactly this wave. Omitted = rows keep their existing key. Never auto-generated.

Required string length: 1 - 200

Response

Default Response

results
object[]
required
summary
object
required