{
"dftcQaVehicleUnBindList": [
{
"vin": "string",
"userId": "string"
}
]
}curl --location --request POST '/tsp/userVehicle/qaVehicleUnBindV1' \
--header 'Content-Type: application/json' \
--data-raw '{
"dftcQaVehicleUnBindList": [
{
"vin": "string",
"userId": "string"
}
]
}'{
"result": "",
"msg": "",
"data": {}
}