Fired when an existing authenticator on a user is updated, such as when the user’s SMS channel switches between SMS and WhatsApp. This webhook is asynchronous. If your endpoint returns a non-2xx response, it is retried up to 3 times, at least 30 seconds apart. Configure the webhook URL for authenticator events in tenant settings.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 ID of the user the authenticator was updated for.
The verification method of the authenticator that was updated.
The time the authenticator was updated in ISO 8601 format.
A unique ID for the user authenticator that was updated.
The last channel that was used to successfully complete an SMS OTP challenge. Either
DEFAULT (regular SMS) or WHATSAPP.The email address associated with the authenticator. Included for email OTP and magic link authenticators.
The phone number associated with the authenticator. Included for SMS and WhatsApp authenticators.
The passkey credential ID. Only included for passkey authenticators.
The AAGUID of the authenticator that created the passkey. Only included for passkey authenticators.
A display name for the passkey authenticator, such as the device or credential manager name. Only included for passkey authenticators.

