curl --location --request POST '/Friend/Blacklist?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "toWxid": "string", "val": 0 }'
{}