Values.CancelParticipantAuthenticationRequestSourceCancels 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. ConnectionToken is used for invoking this API instead of ParticipantToken. The Amazon Connect Participant Service APIs do not use Signature Version 4 authentication.
type nonrec t = {sessionId : SessionId.t;The sessionId provided in the authenticationInitiated event.
*)connectionToken : ParticipantToken.t;The authentication token associated with the participant's connection.
*)}