{ "contactId": "91", "username": "韩伟" }
curl --location --request POST '/v5/userCenter/group-contact/change-wx-name' \ --header 'Content-Type: application/json' \ --data-raw '{ "contactId": "91", "username": "韩伟" }'
{}