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

    Interface UnassignNumbers

    interface UnassignNumbers {
        applicationkey?: string;
        capability?: string;
        number?: string;
    }
    Index

    Properties

    applicationkey?: string

    Indicates the application where the number(s) was assigned. If empty, the application key that is used to sign the request will be used.

    capability?: string

    (optional) indicates the DID capability that was assigned to the chosen application. Please note that the DID needs to support the selected capability.

    number?: string

    The phone number in E.164 format (https://en.wikipedia.org/wiki/E.164)