Delete a Geofence

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.

Path Params
int32
required

Specify the ID of the Geofence that you want to delete.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json