curl --location --request POST '/Msg/Revoke?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "ClientMsgId": 0, "CreateTime": 0, "NewMsgId": 0, "ToUserName": "string" }'
{}