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