Authorization: Bearer ********************curl --location --request DELETE 'https://open.feishu.cn/open-apis/mail/v1/mailgroups/"xxxxxxxxxxxxxxx 或 test_mail_group@xxx.xx"' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"msg": "success",
"data": {}
}