{
"token": "685a7e04e*****6577568a7",
"chatIds": [
"685a7e04e2c02c86577568a7"
],
"aiWorking": true
}curl --location --request POST 'https://zan-api.xiaoshunai.com/chat/setAiWorking' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "685a7e04e*****6577568a7",
"chatIds": [
"685a7e04e2c02c86577568a7"
],
"aiWorking": true
}'{
"code": 0,
"message": "string"
}