SMS
Verify SMS Challenge
Verify a challenge when enrolling a new SMS authenticator or when re-authenticating with an existing SMS authenticator.
POST
Verify SMS Challenge
Documentation Index
Fetch the complete documentation index at: https://docs.authsignal.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use a short-lived token obtained from the Server API's Track Action endpoint. The token is valid for 10 minutes and should be passed in the Authorization header as 'Bearer {token}'.
Body
application/json
The OTP code inputted by the user.
Response
OK
True if the inputted OTP code matches the code which was sent.
A new short-term token with scopes to manage authenticators (e.g. add secondary authenticators, remove authenticators, view or regenerate recovery codes). Only present if the challenge succeeded.
Available options:
CODE_INVALID_OR_EXPIRED, MAX_ATTEMPTS_EXCEEDED Previous
Start WhatsApp ChallengeStart a challenge by sending a WhatsApp message containing an OTP code.
Next
Verify SMS Challenge

