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

    Interface DeleteAccessControlListFromTrunkRequestData

    interface DeleteAccessControlListFromTrunkRequestData {
        accessControlListId: string;
        trunkId: string;
    }
    Index

    Properties

    accessControlListId: string

    The ID of the access control list entry. that you want to remove from trunk

    trunkId: string

    The ID of the trunk that you want to work with