{
"imContactId": "string",
"remove": true,
"imBotId": "string"
}curl --location '/api/v2/groupChat/black/add?token=undefined' \
--header 'Content-Type: application/json' \
--data '{
"imContactId": "string",
"remove": true,
"imBotId": "string"
}'{
"errcode": 0,
"errmsg": "string"
}