app_id: ********************
curl --location 'https://api.veloconnect.me/api/DeleteContact?contact_id=&api_id=' \ --header 'Accept: application/json' \ --header 'app_id: <api-key>'
{ "contact_id": "<long>", "status": "<string>", "remarks": "<string>" }