Skip to main content
POST
Bulk create users

Authorizations

api_access_token
string
header
required

API access token authentication

Headers

account-id
string<uuid>
required

Account ID (required)

Body

application/json
emails
string<email>[]
required

Response

Users created successfully

success
boolean
Example:

true

data
object
meta
object
message
string
Example:

"Users bulk created successfully"