Create Geofence

Creates a geofence for the tenant from a GeoJSON definition and returns the created geofence. Triggers a geofence re-fix so asset membership is recalculated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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.

Responses

400

Invalid Request

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.

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