Can't validate sms code when Signup is disable on SMS connection

I found this docs : Authentication API Explorer which is the one used on Auth0.js sdk but if public signups are not enabled i can’t call it from my backend neither , is there some other endpoint i’m missing to trigger the SMS verification flow ? thanks