alright , i think creating a user through my own backend may work , would you mind telling me which endpoint should I call to validate user phone number through the verification code , calling
POST/api/v2/users would trigger the SMS verification flow for passwordless users ?
thanks