{
"imBotId": "string",
"antiSpamStrategyId": "string"
}curl --location --request POST 'https://stride-bg.dpclouds.com/hub-api/api/v2/groupChat/anti-spam/effect?token=d12195ec829f4********9e79f1c0bc7' \
--header 'Content-Type: application/json' \
--data-raw '{
"imBotId": "string",
"antiSpamStrategyId": "string"
}'{
"errcode": 0,
"errmsg": "string",
"imRoomIds": [
"string"
]
}