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

    Interface AppCreateRequest

    The request sent to the API endpoint to create a new app.

    Index

    Properties

    callback_settings?: CallbackSettings

    CallbackSettings

    An array of channel credentials. The order of the credentials defines the app channel priority.

    conversation_metadata_report_view?: string

    ConversationMetadataReportView

    delivery_report_based_fallback?: DeliveryReportBasedFallback

    DeliveryReportBasedFallback

    dispatch_retention_policy?: DispatchRetentionPolicy

    DispatchRetentionPolicy

    display_name: string

    The display name for the app.

    message_retry_settings?: MessageRetrySettings

    MessageRetrySettings

    processing_mode?: string

    Whether or not Conversation API should store contacts and conversations for the app. For more information, see Processing Modes.

    retention_policy?: RetentionPolicy

    RetentionPolicy

    smart_conversation?: SmartConversation

    SmartConversation