curl --location --request POST '/User/PrivacySettings?authcode' \ --header 'Content-Type: application/json' \ --data-raw '{ "Function": 0, "Value": 0, "Wxid": "string" }'
{}