REQUEST

POST https://api.hellotracks.com/api/deleteaccount

{
   "data": {
      "uid": "<member-or-place-uid>"
   }
}

RESPONSE

{"status":0}