OBJECT

FailedAuthenticationResponseAttachment

A failed visitor authentication response attachment

link GraphQL Schema definition

  • type FailedAuthenticationResponseAttachment {
  • # Identifier of the authentication request event
  • correlationId: UUID!
  • }