delete https://api.gomotive.com/v1/geofences/
Purpose: Use this API to delete an existing Geofence. Ensure to mention the ID of the geofence in the request path.
Response Parameters
success
- Type: Boolean
- Description: Denotes if the Geofence was deleted or not. Mostly the value for this parameter will be "true". If otherwise, you will see either 400 or the 404 status code.