{
"channel_id": "",
"account_id": 1234,
"status": 1
}curl --location 'https://chat.jijyun.cn/v1/openapi/account/ai-reply/status?apiKey=' \
--header 'Content-Type: application/json' \
--data '{
"channel_id": "",
"account_id": 1234,
"status": 1
}'{
"Code": 2000,
"Data": "成功",
"Msg": "成功"
}