Delete a member or place.
POST https://api.hellotracks.com/api/deleteaccount { "data": { "uid": "<member-or-place-uid>" } }
{"status":0}