Cancel Participant Authentication
connectparticipant_cancel_participant_authentication | R Documentation |
Cancels the authentication session¶
Description¶
Cancels the authentication session. The opted out branch of the Authenticate Customer flow block will be taken.
The current supported channel is chat. This API is not supported for Apple Messages for Business, WhatsApp, or SMS chats.
Usage¶
Arguments¶
SessionId
[required] The
sessionId
provided in theauthenticationInitiated
event.ConnectionToken
[required] The authentication token associated with the participant's connection.
Value¶
An empty list.