{
"platform": "qq",
"platform_id": "123456"
}curl --location --request POST 'https://phib19.top:8080/unbind' \
--header 'Content-Type: application/json' \
--data-raw '{
"platform": "qq",
"platform_id": "123456"
}'{
"message": "Unbind successfully"
}