JavaScript
Bulk
Add users
Ingest user data into a Bulk Job.
Important: For email-based bulk jobs, each user must include profile.email
for provider routing to work correctly. The to.email field is not sufficient
for email provider routing.
POST
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A unique identifier representing the bulk job
Body
application/json
Response
204 - undefined