{
"imBotId": "168885****625700",
"aiStatus": 1,
"wecomUserId": "zhangsan"
}curl --location '/api/v2/bot/changeAiStatus?token=66fe7b0b027b4277bdadfb3236c230e5' \
--header 'Content-Type: application/json' \
--data '{
"imBotId": "168885****625700",
"aiStatus": 1,
"wecomUserId": "zhangsan"
}'{"errcode":0,"errmsg":"ok"}