{"message":"Phone number is collected first, then signup continues with email verification.","steps":["POST /signup to create a short-lived signup token","POST /signup2 with tempToken and email","POST /requestsignupemail if you need to resend the email code","POST /signup3 to confirm the email code","POST /signup4 with tempToken and profile details"]}