Cancels the authentication session. The opted out branch of the Authenticate Customer flow block will be taken.
See https://www.paws-r-sdk.com/docs/connectparticipant_cancel_participant_authentication/ for full documentation.
connectparticipant_cancel_participant_authentication(
SessionId,
ConnectionToken
)
[required] The sessionId
provided in the authenticationInitiated
event.
[required] The authentication token associated with the participant's connection.