Learn R Programming

paws.customer.engagement (version 0.8.0)

connectparticipant_cancel_participant_authentication: Cancels the authentication session

Description

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.

Usage

connectparticipant_cancel_participant_authentication(
  SessionId,
  ConnectionToken
)

Arguments

SessionId

[required] The sessionId provided in the authenticationInitiated event.

ConnectionToken

[required] The authentication token associated with the participant's connection.