Hello,
Yes, you can migrate users between Auth0 databases using the Management API. Use the /post_users_imports
endpoint to import users into the new database. Note that password hashes are not transferred, so users will need to reset their passwords.
Best Regards,
Mary Chess