{
"uuid":"",
"scene":1,
"option":1,
"v3":"",
"v4":""
}curl --location --request POST '/v1/friend/verifycontact' \
--header 'token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"uuid":"",
"scene":1,
"option":1,
"v3":"",
"v4":""
}'{
"code": 0,
"data": true,
"text": "string",
"rowcount": 0,
"showmsg": true
}