Unblu Agent Embedded JS API
    Preparing search index...

    Interface VisitorInviteByPinOptions

    Options for inviting a visitor by PIN

    interface VisitorInviteByPinOptions {
        email?: string;
        nickname?: string;
    }
    Index

    Properties

    Properties

    email?: string

    An optional email address linked to the visitor when they join the conversation

    nickname?: string

    An optional nickname used for the visitor when they join the conversation