/geofences/circular

Create a new circular geofence

Sample Request

{
  "name":"alpha",
  "category":"Fuel Station",
  "radius_in_meters": "75",
  "centre_lat": "38.785890",
  "centre_lon": "-122.399270",
  "status":"active",
  "description": "notes of geofence"
}
Language
Authorization
Header
Click Try It! to start a request and see the response here!