{
"chatId": "string",
"filterId": "string"
}curl --location --request POST '/api/v2/chatFilter/removeChat' \
--header 'Content-Type: application/json' \
--data-raw '{
"chatId": "string",
"filterId": "string"
}'{
"errcode": 0,
"errmsg": "string"
}