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

    Interface UpdateBlockingRuleRequestData

    interface UpdateBlockingRuleRequestData {
        id: string;
        updateCallBlockingRuleRequestBody: CallBlockingRuleRequest;
    }
    Index

    Properties

    id: string

    The ID of the call blocking rule to update.

    updateCallBlockingRuleRequestBody: CallBlockingRuleRequest

    The body containing the Call Blocking Rule details to update