Skip to main content

Bulk-import users from CSV (async)

POST 

/admin/users/import

Multipart upload. Parses the CSV, snapshots license headroom, and enqueues rows for async processing by the import worker. Returns a jobId; poll GET /admin/users/import/:jobId for progress. Requires Admin or TrialAdmin role.

Request

Responses

Job accepted; poll status by jobId