Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface ContactSettings

    Settings related to contact management for the project.

    interface ContactSettings {
        unified_contact_id_enabled?: boolean;
    }
    Index

    Properties

    unified_contact_id_enabled?: boolean

    Enables the Unified Contact ID feature. When enabled, contacts with the same phone number across SMS, RCS, and MMS channels are treated as a single entity. See the documentation for details and requirements.