v1
latestOpenAPI 3.1.02026-07-268342124.0 KBcall-connect-api
Start a Call Connect authentication session.
Start a Call Connect authentication session, triggering a user verification challenge based on the configured channels.
post/call/start
Request body
Example request
{
"locale": "en",
"country": "USA"
}Response
OK
Example response
{
"messageId": "ef6b3212-6121-4a9e-92ef-09d819e36e93",
"channel": "SMS"
}