Update
PUT https://api.pegasusgateway.com/geofences/:id
Request Body
{"type"=>"Feature", "geometry"=>{"type"=>"Circle", "coordinates"=>[-81.11959, 24.9865], "radius"=>125}, "properties"=>{"name"=>"Update geofence", "visibility"=>"private", "description"=>"Updates to the circular geofence", "resolution"=>"name", "custom"=>{"some"=>"value"}}}