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

    Class SmsService

    The SMS Service exposes the following APIs:

    • groups
    • batches
    • inbounds
    • deliveryReports
    Index

    Properties

    batches: BatchesApi
    deliveryReports: DeliveryReportsApi
    groups: GroupsApi
    inbounds: InboundsApi

    Methods

    • Update the default hostname for each API

      Parameters

      • hostname: string

        The new hostname to use for all the APIs.

      Returns void

    • Update the current region for each API

      Parameters

      • region: string

        The new region to use in the production URL

      Returns void