connectparticipant_cancel_participant_authentication: Cancels the authentication session

View source: R/connectparticipant_operations.R

connectparticipant_cancel_participant_authenticationR Documentation

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.


paws.customer.engagement documentation built on April 4, 2025, 3:34 a.m.