Hi there
Could you please let us know how can we create a user with API?
We have another web application, we would like to when user register at that web Application, we create a user for our WPLMS website at the same time.
Could you please let us know, with all details?
Your replies are too short and you don't explain the solution very well however your answers are correct but are not enough.
Thanks in advance.
So you have to check which API is triggered when someone registers on that
And then using the confirmation message, that yes, API triggered use wordpress inbuilt function to create user
https://developer.wordpress.org/reference/functions/wp_create_user/