Skip to main content
POST
Batch import of accounts

Authorizations

Authorization
string
header
required

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

Body

application/json
accounts
object[]
required

Response

OK

errorCode
string

Error code.

errorDescription
string

Error description.

results
object[]
timeElapsedMs
integer<int64>

Time elapsed in milliseconds.