Create members in bulk

This api allows you to create members in bulk.
The response will return job_id that you will be able to query using the Get bulk import status api.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Make sure you include the email in the fields hash.
If the users already exist it will overwrite the data with the data provided in the api body.

Important: The limit for each bulk is 1000 members, and you can only use one bulk api at a time.

Body Params
int32
required

The unique identifier associated to each of your groups.

users
array of objects

An array of users containing fields

users
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json