Start a Call Connect authentication session, triggering a user verification challenge based on the configured channels.
Use your Call Connect API secret key as the username and leave the password empty. The secret key can be found in the Call Connect section of the Authsignal Portal settings.
A reference identifier originating from customer experience/IVR system. This could be the call session ID.
The phone number of the user to be authenticated. This could be the current call's originating phone number. Either in a E.164 format, or optionally a local format as long as the country field is provided too. Required when using the SMS or WHATSAPP channel.
The primary identifier for the user stored in Authsignal.
A username, for example a user customer number or email.
An email address for the user to be authenticated.
The channel to be used for the caller authentication link to be sent to the user.
WHATSAPP, SMS, EMAIL The user's locale in BCP 47 format. Used to localize SMS messages.
^[a-z]{2}(-[A-Z]{2})?$"en"
Optional - used if phoneNumber is provided in a non-E.164 format the country can be provided separately and Authsignal will automatically determine the E.164 formatted phone number.
"USA"
The action code for the authentication session. Defaults to call.
OK
The ID of the channel's delivered message, use this as an audit trail to track the message delivery.
WHATSAPP, SMS, EMAIL The email address the authentication request was sent to. Present when the channel is EMAIL.
The phone number the authentication request was sent to. Present when the channel is SMS or WHATSAPP.