Update a Geofence

Update a geofence referenced by its geofenceId.

Path Params
string
required

The unique ID associated with your developer project.

string
required

The 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 Params
string
required

The access token generated via your web application as described here.

string

A custom string that you can set to help you identify the set of geofences.

string

A single Foursquare venueId.

string

A single Foursquare category.

string

A single Foursquare chain.

string

A comma separated lat/long coordinate.

string

Area around the lat/lng that will trigger a geofence event. Default and miniumum radius is 50 meters with a max of 5000.

int32

Number of minutes user needs to be inside of a geofence to trigger a dwell event. Default is 1 minute.

string

The API version date as documented here

string

A string of comma-separated key-value pairs containing metatdata about the venue associated with geofence. Can contain up to 10 key-value pairs formatted as museum_type=Art,has_cafe=yes

Responses

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