POST /api/auth/register/phone to create an account, or with a phone-based login flow.
Method: POST Path: /api/auth/phone/send-otp Auth: None
Request
string
required
E.164-formatted phone number.
Response
Returns202 Accepted with an empty body on success. The SMS is delivered asynchronously.