Triggered when a challenge is created for the SMS OTP authenticator. This webhook is synchronous, so a non-2xx response fails the challenge. Open the SMS OTP authenticator in authenticator settings and set the SMS provider to Webhook. The URL you enter as part of provider setup is where this event is delivered.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.
Payload
The phone number the SMS should be delivered to (E.164 format).
The SMS OTP code.
The ID of the user the challenge is for.
The idempotency key of the request that created the SMS code.
The action code of the track request that created the SMS code.
The locale of the user who requested the SMS code.
Only present if the locale was captured when tracking an
action or set on the user via update
user.

