v1

latestOpenAPI 3.1.02026-07-268342124.0 KB
call-connect-api

Finish a Call Connect authentication session.

Finish an existing Call Connect authentication session.

post/call/finish

Request body

referenceIdstring required

A reference identifier originating from customer experience/IVR system. This could be the call session ID.

userIdstring

The primary identifier for the user stored in Authsignal.

state'CHALLENGE_SUCCEEDED' | 'CHALLENGE_FAILED' required

The state of the call connect session.

payloadobject

Any metadata that you want to pass along to the webhook.

Response

OK

successboolean

Example response

{
  "success": true
}
All 83 operations