{
"guid": "string",
"user_id": "0",
"corp_id": "0",
"verify": ""
}
curl --location --request POST '/contact/add_deleted_contact' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "string",
"user_id": "0",
"corp_id": "0",
"verify": ""
}'
null