{
"ownerUserId": "string",
"shareUserId": "string",
"vin": "string",
"identity": "string"
}curl --location --request POST '/tsp/userVehicle/authorizationV1' \
--header 'Content-Type: application/json' \
--data-raw '{
"ownerUserId": "string",
"shareUserId": "string",
"vin": "string",
"identity": "string"
}'{
"result": "",
"msg": "",
"data": {}
}