Update Geofence

Updates an existing tenant geofence from a GeoJSON definition. For global (all-device) geofences any existing per-group associations are cleared. Triggers a geofence re-fix.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Geofence Id

Body Params
string

Geometry type of the fence (e.g. Polygon, Circle).

string

Display name of the geofence.

string

Free-text description of the geofence.

boolean

When true, every device in the tenant is evaluated against this geofence rather than only assigned assets.

boolean

Whether the geofence is active; inactive geofences are excluded from evaluation unless explicitly requested.

geojson
object

GeoJSON geometry defining the fence boundary.

Headers
boolean

When true, disabled assets are included in the asset scope used to resolve the caller’s data permissions for this request. Defaults to false.

Responses
200

Geofence updated.

401

Invalid API Key provided or Invalid Access token

403

Forbidden. The caller is not permitted to access the requested tenant or geofence, or lacks the required role.

404

Not found. No geofence exists for the supplied id.

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