Delete a Geofencepost https://api.foursquare.com/v2/apps/{client_id}/geofence/{geofence_id}/deleteDelete a geofence referenced by its geofenceId.Path Paramsclient_idstringrequiredThe unique ID associated with your developer project.geofence_idstringrequiredThe unique ID associated with the user-created geofence. A Geofence ID is generated for all geofences and can be found in your Developer Console.Query Paramsoauth_tokenstringThe access token generated via your web application as described here.vstringrequiredThe API version date as documented hereResponses 200200 400400Updated 5 months ago