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