Audiences
AuthTokens
Brands
Inbound
Lists
Messages
Notifications
Profiles
Tenants
User Preferences
User Tenants
Bulk
Add users
Ingest user data into a Bulk Job
POST
/
bulk
/
{job_id}
Authorization
string
*
Bearer
Authorization
Required
string
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
job_id
string
*
job_id
Required
string
A unique identifier representing the bulk job
object
*
users
array
*
users
Required
array
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
job_id
string
requiredA unique identifier representing the bulk job
Body
application/json
users
object[]
required