{
"imContactId": "string",
"remove": true,
"imBotId": "string"
}curl --location --request POST 'https://ae-bg.ddregion.com/hub-api/api/v2/groupChat/black/add?token' \
--header 'Content-Type: application/json' \
--data-raw '{
"imContactId": "string",
"remove": true,
"imBotId": "string"
}'{
"errcode": 0,
"errmsg": "string"
}