{
"phoneNoA": "157xxxxxxxx",
"phoneNoX": "170xxxxxxxx"
}curl --location --request POST 'http://prod-cn.your-api-server.com/v2/public/sjhm/unbind' \
--header 'access_token: {{access_token}}' \
--header 'access_token: {{access_token}}' \
--header 'req_date: {{req_date}}' \
--header 'req_date: {{req_date}}' \
--header 'req_sign: {{req_sign}}' \
--header 'req_sign: {{req_sign}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"phoneNoA": "157xxxxxxxx",
"phoneNoX": "170xxxxxxxx"
}'{
"reqId": "55a0b9c64e3c4792a9b026b306dd53a1",
"code": "SUCCESS",
"success": true,
"message": "",
"data": true
}