When I create a user through “Create User” button in Auth0 Dashboard it sends an email to user for Email verification.
However when i am trying to create users via importing through the json import using import/export extension the verification email is not being sent to the user.
Tried improvising with both the attributes email_verified and verify_email. Still email is not being triggered.
Also is it possible to create users in bulk using Management API?
Please suggest something regarding both of the questions above.
Thanks in Advance.
Aafreen