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

    Interface AddAccessControlListToTrunkRequestData

    interface AddAccessControlListToTrunkRequestData {
        addAccessControlListToTrunkRequestBody: AddAccessControlListToTrunk;
        trunkId: string;
    }
    Index

    Properties

    addAccessControlListToTrunkRequestBody: AddAccessControlListToTrunk

    The body containing the list of ACLs to add to the SIP trunk

    trunkId: string

    The ID of the trunk that you want to work with