Skip to main content

Bulk Users by Id

POST 

/users/bulk/id

The bulk endpoints offer an efficient way of importing/updating large amounts of user with just a single API call. When using the bulk id endpoint, the products are identified by id. If a user doesn't already exist, it will be created. If it does exist, the user found will be updated.

User Bulk endpoints support bulk change of user attributes for multiple users as well. To learn more about Attributes, go here. A single users attributes can be modified as explained in Bulk resource attribute values by resource lookup key, but if it's needed to modify attributes for multiple users, this endpoint should be used.

Fields

NameRequired
users (array of users)yes
idyes
debtorIdno
firstNameno
middleNameno
lastNameno
fullNameno
titleno
dateOfBirthno
genderno
loginno
phoneno
emailno
companyno
parentno
taxNumberno
cocNumberno
primaryLanguageno
sourceIdno
sourceonly when sourceId is provided
attributes

Read more about attributes
no
addresses

Read more about addresses
no

Request

Responses

Bulk Users by Id - 200

Response Headers
    Alt-Svc
    Via
    alt-svc
    content-length
    date
    return-format
    server
    x-request-id