SMS
Start SMS Enrollment
Start a challenge to enroll a new SMS authenticator for a given phone number.
POST
/
user-authenticators
/
sms
Body
application/json
phoneNumber
string
requiredThe user’s phone number in E.164 format.
smsChannel
enum<string>
Available options:
DEFAULT
, WHATSAPP
Response
200 - application/json
userAuthenticatorId
string
The ID of the SMS authenticator which has been created but not yet verified.
userId
string
Was this page helpful?