v1
latestOpenAPI 3.1.02026-07-261770816.7 KBUsers
Bulk create users
Create up to the bulk-endpoint cap of users in a single request. Pass an array of user payloads in data, each matching the body shape of POST /v3/users. Each row is processed independently and the response reports per-row success or failure; rows that fail validation do not block the others. Use for HRIS-driven backfills or for provisioning a wave of new hires.
post/v3/users/bulk
Request body
Response
Accepted