connectparticipant_cancel_participant_authentication {paws.customer.engagement} | R 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 |
ConnectionToken |
[required] The authentication token associated with the participant's connection. |
[Package paws.customer.engagement version 0.9.0 Index]