Unblu Agent Embedded JS API
    Preparing search index...

    Interface VisitorInviteByEmailOptions

    Options for inviting a visitor by email

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

    Properties

    Properties

    email: string

    The email address to send the invitation to

    nickname?: string

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