Authorization: ********************{
    "filter_sid": 0,
    "return": true
}curl --location --request POST 'https://api.cbf.tcn.com/api/v1alpha1/vanalytics/vanalytics/deletefilter' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
    "filter_sid": 0,
    "return": true
}'{
    "filter": {
        "filter_sid": 0,
        "name": "string",
        "search_request": {
            "silence": {
                "duration_total": {
                    "eq": 0
                },
                "duration_max": {
                    "eq": 0
                },
                "occurrence_total": {
                    "eq": 0
                },
                "duration_percentage": {
                    "eq": 0
                }
            },
            "talk_time": {
                "eq": 0
            },
            "agent": {
                "user_name": {
                    "any": [
                        "string"
                    ],
                    "all": [
                        "string"
                    ]
                }
            },
            "page_size": 0,
            "sort": {
                "fields": [
                    {
                        "name": "string",
                        "desc": true
                    }
                ],
                "after": [
                    "string"
                ]
            },
            "create_time": {
                "moment": {
                    "time_zone": "string",
                    "interval": "TODAY"
                }
            },
            "talk_over": {
                "duration_total": {
                    "eq": 0
                },
                "duration_max": {
                    "eq": 0
                },
                "occurrence_total": {
                    "eq": 0
                },
                "duration_percentage": {
                    "eq": 0
                }
            },
            "terms": {
                "any": [
                    "string"
                ],
                "all": [
                    "string"
                ],
                "not": true,
                "agent": {
                    "user_name": {
                        "any": [
                            "string"
                        ],
                        "all": [
                            "string"
                        ]
                    }
                },
                "channel": 0,
                "position_offset": {
                    "start": "string",
                    "stop": "string"
                }
            },
            "channel": 0,
            "phrase": {
                "words": [
                    {
                        "value": "string",
                        "fuzziness": "string"
                    }
                ],
                "slop": 0,
                "in_order": true,
                "highlight": {
                    "pre_tags": [
                        "string"
                    ],
                    "post_tags": [
                        "string"
                    ]
                },
                "not": true,
                "agent": {
                    "user_name": {
                        "any": [
                            "string"
                        ],
                        "all": [
                            "string"
                        ]
                    }
                },
                "channel": 0,
                "position_offset": {
                    "start": "string",
                    "stop": "string"
                }
            },
            "transcript_mask": "string",
            "transcript_sid": 0,
            "phone_number": "string",
            "caller_id": "string",
            "transcript_sids": [
                0
            ],
            "call_start_time": {
                "moment": {
                    "time_zone": "string",
                    "interval": "TODAY"
                }
            },
            "call_types": [
                "INBOUND"
            ],
            "call_sids": [
                0
            ],
            "hunt_group_sids": [
                0
            ],
            "group_names": [
                "string"
            ],
            "agent_call_log": {
                "call_skills_initial": {
                    "need": [
                        {
                            "terms": [
                                "string"
                            ],
                            "lacks": true,
                            "all": true
                        }
                    ],
                    "want": [
                        {
                            "terms": [
                                "string"
                            ],
                            "lacks": true,
                            "all": true
                        }
                    ]
                }
            },
            "where": {
                "transcript_sid": {
                    "any": [
                        0
                    ],
                    "gte": "string"
                },
                "flag_summary": {
                    "need_review": {
                        "flag_sids": {
                            "any": [
                                0
                            ]
                        }
                    },
                    "review_status": {
                        "any": [
                            "TRANSCRIPT_REVIEW_STATUS_TODO"
                        ]
                    },
                    "flags": {
                        "flag_sid": {
                            "any": [
                                0
                            ],
                            "all": [
                                0
                            ]
                        }
                    },
                    "count": {
                        "gte": 0,
                        "lte": 0,
                        "gt": 0,
                        "lt": 0,
                        "eq": 0
                    }
                },
                "or": [
                    {}
                ],
                "and": [
                    {}
                ],
                "audio_time": {
                    "gte": 0,
                    "lte": 0,
                    "gt": 0,
                    "lt": 0
                },
                "delete_time": {
                    "exists": true
                },
                "not": {},
                "results": {
                    "channel": {
                        "eq": 0
                    },
                    "agent_user_name": {
                        "any": [
                            "string"
                        ],
                        "all": [
                            "string"
                        ]
                    },
                    "segments": {
                        "text": {
                            "phrase": {
                                "words": [
                                    {
                                        "value": "string",
                                        "fuzziness": "string"
                                    }
                                ],
                                "slop": 0,
                                "in_order": true
                            }
                        }
                    }
                },
                "agent_response": {
                    "key": {
                        "in": [
                            "string"
                        ],
                        "starts_with": "string",
                        "contains": "string"
                    },
                    "values": {
                        "in": [
                            "string"
                        ],
                        "starts_with": "string",
                        "contains": "string"
                    },
                    "numbers": {
                        "in": [
                            0
                        ],
                        "gte": "string",
                        "lte": "string",
                        "gt": "string",
                        "lt": "string",
                        "eq": "string"
                    }
                },
                "agent_call_log": {
                    "call_skills_initial": {
                        "need": [
                            "string"
                        ],
                        "want": [
                            "string"
                        ]
                    },
                    "call_ended": {
                        "reasons": [
                            "AGENT_CANCELLED"
                        ]
                    }
                },
                "phone": {
                    "cc": {
                        "in": [
                            "string"
                        ]
                    },
                    "ndc": {
                        "in": [
                            "string"
                        ]
                    },
                    "prefix": {
                        "in": [
                            "string"
                        ]
                    },
                    "city": {
                        "in": [
                            "string"
                        ]
                    },
                    "iso2": {
                        "in": [
                            "string"
                        ]
                    },
                    "region_code": {
                        "in": [
                            "string"
                        ]
                    },
                    "region_name": {
                        "in": [
                            "string"
                        ]
                    },
                    "time_zone": {
                        "in": [
                            "string"
                        ]
                    },
                    "type": {
                        "in": [
                            "string"
                        ]
                    },
                    "utc": {
                        "in": [
                            0
                        ]
                    },
                    "location": {
                        "zip_code_proximity": {
                            "country_code": "string",
                            "zip_code": "string",
                            "distance": "string"
                        }
                    }
                }
            },
            "time_frame": {
                "from": 0,
                "to": 0,
                "include_from": true,
                "include_to": true
            }
        },
        "create_time": "1s",
        "version": 0
    }
}