Is there a way to add users in bulk?
-
An excel / csv based upload to create users would be helpful. Alternatively, a curl command to create a user.
-
You may use the Import Users API to bulk import users.
There are a couple of reference example scripts in our https://github.com/FusionAuth/fusionauth-import-scripts repository that you can use as a starting point. Please feel free to make a PR to this repository to add our import script if you think it could be useful for others!