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

    Interface ServicePlanIdCredentials

    interface ServicePlanIdCredentials {
        apiToken: string;
        forceServicePlanIdUsageForSmsApi?: boolean;
        servicePlanId: string;
        smsRegion?: string;
    }
    Index

    Properties

    apiToken: string

    Your API token. You can find this on your Dashboard.

    forceServicePlanIdUsageForSmsApi?: boolean

    boolean to force the usage of the service plan Id + API token as credentials for the SMS API

    servicePlanId: string

    Your service plan ID. You can find this on your Dashboard.

    smsRegion?: string

    The region for the SMS API. Default region is US