{
"chatId": "string",
"filterId": "string"
}curl --location --request POST 'https://ae-bg.ddregion.com/hub-api/api/v2/chatFilter/addChat' \
--header 'Content-Type: application/json' \
--data-raw '{
"chatId": "string",
"filterId": "string"
}'{
"errcode": 0,
"errmsg": "string"
}