{
"new_email": "youxiangceshi@ceshi.wecom.work"
}curl --location --request POST 'https://qyapi.weixin.qq.com/cgi-bin/exmail/app/update_email_alias' \
--header 'Content-Type: application/json' \
--data-raw '{
"new_email": "youxiangceshi@ceshi.wecom.work"
}'{
"errcode": 0,
"errmsg": "ok"
}