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