zendesk-messaging-client
    Preparing search index...

    Type Alias SyncUserBody

    type SyncUserBody = {
        survivingZendeskId?: string;
    }
    Index

    Properties

    survivingZendeskId?: string

    Only used for synchronizing messaging users when their Support user counterparts have been merged. The user.id of the surviving Support user is specified here.