Authorization: ********************{
"password": "string",
"smsCode": "string",
"userPhone": "string",
"verifyType": 0
}curl --location --request POST '/dev-api/wechat/cancelBind' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"password": "string",
"smsCode": "string",
"userPhone": "string",
"verifyType": 0
}'{
"property1": {},
"property2": {}
}