Hello and Good day!
We are trying to create a user using the Management API while connected using a Custom Database with the Import Users to Auth0
option enabled. When looking at the other similar questions, they all solved their issues by taking a look at their action database scripts for create user. However, since we have the Import Users
option on, only the login and getUser scripts are accessible. I can post the two scripts if need be, but using the save and try function, both are correctly returning the user details from the legacy DB.
How can we further move forward with this issue?
Thanks in advance!