Bulk-import users from CSV
POST/admin/users/import
Multipart upload. Streams the CSV and onboards each row through Cognito + license accounting. Stops counting against the license limit once exhausted (existing users still re-process). Returns per-row successes + failures. Requires Admin or TrialAdmin role.
Request
Responses
- 200
- 400
- 409
- 500
Import report
No file uploaded
License limit already reached
Server error